website html designing
html hyper text markup language
< > tag
< > single tag
< ></> pair tag
<br> for line break
<b> for bold writing
<i> for italic
<u> for under line
H1 6/60 for bold size
H2 6/36 .............
H3 6/24 .............
H4 6/18 .............
H5 6/12 .............
H6 6/6 .............
<p> for 2 line break
<p align="center"> any thing is center
  for 5 characters space
<font color="pink" size=70 face="Arial"> for font color size and face
<body bg color=""pink" text="green"> for page color and text color
<A h ref="........> for file link
<marquee bg color="blue" width="100" height=25% size=70> for marquee
list for 2 type=1 order 2= unordered
<ol> for numbering
<li> for list item
<ol="i"> for roman
<ul> for unordered list
<tr> for table row
<th> for table heading
<td> for table data
<th rowspan="2"> for empty box row
<th col span="2"> for empty box colum
<border="0"> for assignment or tables line don't show
<td v align="center"> for name in center in table
<td width=" " height=" "> for any box of table width & height
<image scr="........> for picture & image upload
<head>
<title>
<body>
</body>
html hyper text markup language
< > tag
< > single tag
< ></> pair tag
<br> for line break
<b> for bold writing
<i> for italic
<u> for under line
H1 6/60 for bold size
H2 6/36 .............
H3 6/24 .............
H4 6/18 .............
H5 6/12 .............
H6 6/6 .............
<p> for 2 line break
<p align="center"> any thing is center
  for 5 characters space
<font color="pink" size=70 face="Arial"> for font color size and face
<body bg color=""pink" text="green"> for page color and text color
<A h ref="........> for file link
<marquee bg color="blue" width="100" height=25% size=70> for marquee
list for 2 type=1 order 2= unordered
<ol> for numbering
<li> for list item
<ol="i"> for roman
<ul> for unordered list
<tr> for table row
<th> for table heading
<td> for table data
<th rowspan="2"> for empty box row
<th col span="2"> for empty box colum
<border="0"> for assignment or tables line don't show
<td v align="center"> for name in center in table
<td width=" " height=" "> for any box of table width & height
<image scr="........> for picture & image upload
<head>
<title>
<body>
</body>
No comments:
Post a Comment