16 Aug 2015

HTML Dom Structure

HTML Dom Structure

<!DOCTYPE html>
<html>
    <head>
        <title>Structure</title>
    </head>
    <body>
        Hello world
    </body>
</html> 
Share:

0 comments:

Post a Comment