html Code
HTML Code by Technical Sosa
<html>
<head>
<title> ABOUT SACHIN KUMAR </title>
<body bgcolor= cyan>
<center>
<font size= 20 color= blue> <i> <u> ABOUT HTML
</u> <i> </font>
</center>
<hr width= 100% size= 25 noshade>
<!-- text animation bgcolor, behavior, scrollamount
, hspace=horizontol space, vspace=vertical space, -->
<marquee bgcolor=white height='50' behavior=
alternate scrollamount='5' hspace='200' background=
"C:\Users\santo\OneDrive\Documents\DEO.jpg"> <font size
= 120 color= purple> <u> Setting Margins of a web page
using body attributes </u> <font> </marquee>
<br>
<p align= center> <font size=5 > <b> <u color=
'red'> You must have noticed margins in your textbooks
and notebooks everyday as you open your books.<br>
Margins refers to the bland area left from the edge
of the page on all the sides: top. left. right and
bottom.<br>
Margins, in fact, give any reading or displaying
text, a neater look.
</u> </p></b></font>
<br>
<p align= center><b> <font size= 5 color= grey>
<u> You can do the same with your web pages in order to
increase the readability and to make sure text on the
web page
does not extend from one end to the other end.<br>
The BODY tag provides four attributes to set the
margins : leftmargin, topmargin, rightmargin and
bottommargin.<br>
</u></p> </b> </font>
<ol>
<u><li> reading <br>
<li> music <br>
<li> sports <br>
<dl>
<dt> <b>Database <br>
<dd> <b> A database refers to a collectional of
interrelated data. <br>
<br>
<dt> <b>DBMS
<dd> <b>A dataase management sysem refers to any
software that helps a user to create and manage a
database effectively and efficiently.
</dl></u>
<br>
<hr width= 100% size= 25 color=black>
<form> <font size= 20> <u> Enter the following:
</font><br>
<br>
first name:<br>
<input type="text" name="first name"> <br>
password: <br>
<input type="password" name="password">
<input type="submit">
<form> <br>
<br>
<br>
<form> Multiple Selection: <br> </u>
<select name='cars'>
<option value="honda"> honda </option>
<option value="gm"> gm </option>
<option vlaue="benz"> benz </option>
<option vlaue="bmw"> bmw </option>
<select>
<br>
<br>
<center>
<img src ="C:\Users\santo\OneDrive\Pictures\Saved
Pictures\Wallpaper 4.png" height= 300 width= 300
border=10>
</center>
<br>
<br>
             
             
             
             
<br>
<FONT SIZE=5 COLOR=ARIAL><U> FOR HOLLYWOOD MOVIES AND
BOLLYWOOD SONGS- </U></FONT>   <a href="C:\Users\
santo\OneDrive\Desktop\sachin\rahul.html">
<FONT SIZE=4> click on this link for more songs and
videos </FONT> </a>
<a href="C:\Users\santo\OneDrive\Desktop\sachin\
index.html"> Home </a>
</body>
</html>
Comments
Post a Comment