<html>
<head>
<title>Contoh Kandungan</title>
<style type="text/css">
body {
background-color: #9099ae;
}
.textclass {
background-color: #fff;
margin: 0 auto;
border:1px solid #000;
border-right-width: 3px;
border-bottom-width:3px;
padding: 5em 6em;
font-family: Arial;
}
</style>
</head>
<body>
<p class="textclass">
Welcome to thegreatestpost.blogspot.com<br>
Insert your content here.
</p>
</body>
</html>
sample:
<head>
<title>Contoh Kandungan</title>
<style type="text/css">
body {
background-color: #9099ae;
}
.textclass {
background-color: #fff;
margin: 0 auto;
border:1px solid #000;
border-right-width: 3px;
border-bottom-width:3px;
padding: 5em 6em;
font-family: Arial;
}
</style>
</head>
<body>
<p class="textclass">
Welcome to thegreatestpost.blogspot.com<br>
Insert your content here.
</p>
</body>
</html>
sample:
No comments:
Post a Comment