Viisiter

Tuesday, 11 October 2016

With box

<!DOCTYPE html>
<html>
<head>
    <style>
        p {
        border:1px solid grey;
        padding:10px;
        }
    </style>
</head>
<body>

<h1>This is a heading</h1>

<p>This is a paragraph.</p>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>

</body>

<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_css_padding by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 30 Jul 2015 14:00:08 GMT -->
</html>

                                   

0 comments:

Post a Comment