Sunday, July 24, 2011

HOW TO MAKE A BEAUTIFUL WEBPAGE?

Last week, I learned about abbreviation, strong and emphasized.

If we like to use an abbreviation in a word we should follow this format:
<abbr title="the abbreviation of the word">the word which will want to have an abbreviation</abbr>
Example:  <abbr title="SJA">SAINT JOHN ACADEMY</abbr>

If we like to use strong in a word we should follow this format:
<strong>the word which we want to be in boldface</strong>
Example: <strong>ADVENIAT REGNUM TUUM</strong>
Then it will looks like these: ADVENIAT REGNUM TUUM

If we like that some words will have emphasized we should follow this format:
<em>the word which we want to be in italics</em>
Example: <em>(In English, Your King Come)</em>
Then it will looks like these:  (In English, Your King Come)

I hope you learned some tips so you’re webpage will become more organize.


No comments:

Post a Comment