Thursday, March 19, 2015

0 HTML Styles Tag Attribute Example .

Hello Viewers,
 How are you . I also believed your mind pleaser very fine and goods. I appearance  to HTML  Styles Tag Attribute Example. I believed my instruction follow and apply your work so that a funny lesson. Just follow My instruction step by step . lets go done get its simple. Both Tag understand to this code . Your editor just apply and preview just bring its. Viewer no longer my told just work done.


1. This step follow the Instruction - style="property : value"   

2.This code here -


<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="basic html" />
<title>This is Table Title</title>
</head>

<body>

<table>

<!--HTML style-->

<h2 style="color:green";>This is Green Color</h2>
<h2 style="color:red";>This is Red Color</h2>

<!--HTML Text Color styling-->

<h1 style="color:green">This is a Heading Title.</h1>
<p style="color:violet">This is a Paragraph Title.</p>

<!--HTML Fonts styling-->

<h1 style="font-family:Times New Roman,">This is a Heading Font Title.</h1>
<p style="font-family:Arial Black">This is a Paragraph Font Title.</p>

<!--HTML Text Size styling-->

<h1 style="font-size:350%">This is a Heading Font-Size Title</h1>
<p style="font-size:200%">This is a Paragraph Font-Size Title.</p>

<!--HTML Text Alignment styling-->

<h1 style="text-align:center">Center Heading Title.</h1>
<h1 style="text-align:left">Center Heading Title.</h1>
<h1 style="text-align:right">Center Heading Title.</h1>
<h1 style="text-align:justify">Center Heading Title.</h1>
<h1 style="text-align:start">Center Heading Title.</h1>
<p style="text-align:center">This is a Paragraph Title.</p>
<p style="text-align:left">This is a Paragraph Title.</p>
<p style="text-align:right">This is a Paragraph Title.</p>
<p style="text-align:justify">This is a Paragraph Title.</p>
<p style="text-align:start">This is a Paragraph Title.</p>


</body>
</html>

3. This work Preview 


Viewers My headline relented post the END. So,  I am happy this code apply your work .Fruition of to  my  Tutorials . Viewer done this tutorials . See you next Tutorials . Take care your Body and Mind pleaser . good By.

[N.B : Stay with the information and knowledge wherever they stay on course with the update.]


     

About The Author :

Information, knowledge and technology together to get up towards the tune.
Previous Page Next Page Home

Comment Policy : Information, knowledge and technology together to get up towards the tune.

0 comments:

Top