Markup – Strong, Emphasis
Strong
It is used to give a message for the reader that the content has a strong importance. The effect of strong is just like a bold effect which makes the text thicker.
Syntax : -
<strong> text to be emphasized </strong>
Example : -
<p>Computer <strong>Memories</strong> are classified as volatile and non-volatile.<p>
Emphasis
It is a tag used to given an emphasis for a content of the paragraph so reader can give attention for the term or set of term form a paragraph. The effect of emphasis is just like an italic effect.
Syntax : -
<em> text to be emphasis </em>
Example :-
<p>Computer Memories are classified as <em>volatile and non-volatile</em>.<p>
Markup – Quotes and Block Quote
Quotation
This is a tag used to embrace a word or set of words from a paragraph inside a double quote. The tag for making the double quote is <q></q>
Syntax : -
<q> text to be in double quote</q>
Example : -
<p>The age of technology results a positive as well as a negative effect towards the peoples <q> privacy</q></p>
There is another kind of quotation used for a block of lines/paragraph. This kind of effect for a lines of statement is common in a text structure to make the content of a paragraph different from other paragraph. The tag used for this kind of effect is <blockquote></blockquote>.
This tag makes the paragraph to have a block quote structure. The block quote structure has unique form of presentation compare to the normal paragraph. The block quote paragraph is left indented – indent with some inch some the left side of the document. The application of this quote type is as follow
Syntax : -
<blockquote>
<p> text to be inside of a block quote </p>
</blockquote>
Example : -
<p> Technology and advancement in innovation have connection in achieving the next quality and efficient product. Most
researches do believe in one thing</p>
<blockquote><i>
<p>Always there is a stand in a research work which is making a research opens a door for a great opportunity to let people to come and engaged in solving problem and
achieving a better outcome.<p>
</i></blockquote>
This tag also has an attribute cite to include the source address of the content mentioned inside of the blockquote. The value of the attribute cite might be the web address where the information obtained.
<p> Technology and advancement in innovation have connection in achieving the next quality and efficient product. Most
researches do believe in one thing</p>
<blockquote cite="http://www.techtoday.com"><i>
<p>Always there is a stand in a research work which is making a research opens a door for a great opportunity to let people to come and engaged in solving problem and
achieving a better outcome.<p> </i></blockquote>
Please do not forget to subscribe the YouTube channel to support the channel and get a quick notice. Also visit the facebook page for further notice ,resources and comment.
Youtube channel : – ecitizen
Facebook page :- www.facebook.come/ecitizenethio