Advertisement
hassan4u

HTML Documents

Mar 21st, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | None | 0 0
  1. HTML Documents
  2.  
  3.  
  4. All HTML documents must start with a document type declaration: <!DOCTYPE html>.
  5.  
  6. The HTML document itself begins with <html> and ends with  </html>.
  7.  
  8. The visible part of the HTML document is between <body> and </body>.
  9.  
  10.  
  11.  
  12. download an example from mediafire : http://ow.ly/iwHE30a8gsm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement