Tuesday, 29 January 2013

On Monday the 28th of January, I learnt about HTML. It stands for Hypertext Markup Language. A few points I have learnt are:

  1. HTML is universal markup language for the Web
  2. HTML enables us to add graphics, media, hyperlinks, input forms, graphs and stuffs.
  3. They are saved in a text file that any browser can read and display
  4. HTML has various codes which add in contents to the webpage
  5. Some of the major and basic codes are <html>, <head>, <body> and many more.
  6. In each code, the opening code will not have any slash like this :<html> but the closing code will have a slash like this:</html>
  7. CSS stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of webpages
  8. CSS is used to set the text styles, table sizes, and other aspects of web pages  
  9. For HTML, if we were to save it in notepad, it must be saved as All files, not text document 
  10. The file name must have a .htm or .html at the end of it
For more information, there is video which you can view. It will be guarenteed you will learn HTML in ten minutes!!
http://vimeo.com/678204
For more information, you can go to this website to know more about HTML
http://www.w3schools.com/html/default.asp

ENJOY!!

Point number 7 and 8 is obtained from:
http://www.techterms.com/definition/css

No comments:

Post a Comment