Sat Jan 07, 2012 12:07 am
<html>
<head>
<title>Padding the text</title>
<style rel="stylesheet" type="text/css">
.textBlock {
border: 4px dashed #ddd;
padding: 20px;
}
</style>
</head>
<body>
<div class="textBlock">
Your text is padded
</div>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.