<html>
<head>
<style>
div
{
border:2px solid block;
padding:10px 40px;
background:#dddddd;
width:200px;
border-radius:25px;
}
</style>
</head>
<body>
<div>test text</div>
</body>
</html>
<head>
<style>
div
{
border:2px solid block;
padding:10px 40px;
background:#dddddd;
width:200px;
border-radius:25px;
}
</style>
</head>
<body>
<div>test text</div>
</body>
</html>
No comments:
Post a Comment