Assalam o alaikum Friends How are you?
General code of tag attribute is below:
<tag attribute="value">Affected Text</tag>
Ok Friends lets study about types and use of attributes.
Text in center of webpage?
To write text in center of webpage use center tag. The formula for that tag is:
<p align="center">Centered text</p>
<p align="center">onlinecomputercafe.blogspot.com</p>
Text in Right of webpage?
To write text in right of webpage use right tag. The formula for that tag is:
<p align="right">Rightsided text</p>
<p align="right">onlinecomputercafe.blogspot.com</p>
Text in Left of webpage?
To write text in Left of webpage use Left tag. The formula for that tag is:
<p align="left">Leftsided text</p>
<p align="left">onlinecomputercafe.blogspot.com</p>
Ok Friends its enough for Fourth Tutorial. in next tutorial we discuss Fonts. for more tutorials onlinecomputercafe.blogspot.com
Friends our Fifth tutorial is about Tag Attributes. Tag Attributes is very important for webpage designing. To use tag attributes you can set your text in center, left or in right of your webpage.
<tag attribute="value">Affected Text</tag>
Friends this is the general code o tag attributes. this format will be used in every attribute.
Ok Friends lets study about types and use of attributes.
Text in center of webpage?
To write text in center of webpage use center tag. The formula for that tag is:
<p align="center">Centered text</p>
<p align="center">onlinecomputercafe.blogspot.com</p>
In this code p align define paragraph alignment and tells to the HTML Code that you want to align the text. In this code center tells to the HTML Code that you want to align the text in center. In this code center text tells to the HTML Code that you want this text to align in center.
Text in Right of webpage?
To write text in right of webpage use right tag. The formula for that tag is:
<p align="right">Rightsided text</p>
<p align="right">onlinecomputercafe.blogspot.com</p>
In this code p align define paragraph alignment and tells to the HTML Code that you want to align the text. In this code right tells to the HTML Code that you want to align the text in right side. In this code Rightsided text tells to the HTML Code that you want this text to align in right side.
Text in Left of webpage?
To write text in Left of webpage use Left tag. The formula for that tag is:
<p align="left">Leftsided text</p>
<p align="left">onlinecomputercafe.blogspot.com</p>
In this code p align define paragraph alignment and tells to the HTML Code that you want to align the text. In this code left tells to the HTML Code that you want to align the text in left side. In this code Leftsided text tells to the HTML Code that you want this text to align in left side.
Ok Friends its enough for Fourth Tutorial. in next tutorial we discuss Fonts. for more tutorials onlinecomputercafe.blogspot.com
Dear Readers if you have any query/question feel free to ask me via comment box given below. Also Follow us on social media site and share that post with your friends. - See more at: http://onlinecomputercafe.blogspot.com
useful tutorial keep it up...
EmoticonEmoticon