Wednesday, 11 December 2013

HTML : BODY


body

                The main body of an HTML document where all of the content is placed. You must use this element and it should be used just once. It must start immediately after the closing headtag and end directly before the closing html tag.
Example

<html>
        <head>
        </head>
        <body>
               [stuff]
        </body>
</html>

No comments:

Post a Comment

Physics basic inventions and inventors

1.Which instrument is used to measure altitudes in aircraft's ? Audiometer Ammeter Altimeter Anemometer Explanation : ...