Saturday, 22 November 2014

Deprecated Tags, Styles and Attributes

Deprecated Tag
3 things you learned

  1. They can still be used but will one day be obsolete.
  2. They are not supported by future HTML and XHTML.
  3. Cannot be read by HTML 5 and is replaced with style.
2 things that you will do with what you learn

  1.  I will no longer use deprecated tags so I can work more efficiently.
  2.  I know the meaning of the word deprecated and this will help me sometime in the future.
1 question in mind

  1.  Are deprecated tags going to be obsolete in the near future?


Styles
3 things you learned

  1. These tags are used in place of deprecated tags.
  2. Styles are supported by HTML 5.
  3. You can have multiple actions in one tag as compared to separate tags for font, text color, etc.
2 things that you will do with what you learn

  1. I can use styles to work more efficiently.
  2. Knowing the difference between deprecated tags and styles will surely help me on the final exam.
1 question in mind

  1. Is style supported by older versions of HTML?


Attributes
3 things you learned

  1. They are used to assign colors, styles, and alignment to a page
  2. Attributes can be used as a deprecated tag or styles.
  3. They make your page nicer to look at and not plain.
2 things that you will do with what you learn

  1. Make my page more aesthetically pleasing by changing background color.
  2. I can change the font to maybe give emphasis to certain words and make some words pop out from the rest.  
1 question in mind

  1. Are there anymore attributes to learn about?

No comments:

Post a Comment