You are on page 1of 3

CODE FOR PRACTICE ON FORMS AND TABLES

<html> <head> <marquee>Welcome to Lovely Professional university</marquee> <title> LPU Details </title> </head> <body bgcolor=pin > <form> !irst name" <input type=#te$t# name=#firstname#><br> Last name" <input type=#te$t# name=#lastname#> Pass%ord" <input type=#pass%ord# name=#p%d#> <input type=#radio# name=#se$# value=#male#>&ale<br> <input type=#radio# name=#se$# value=#female#>!emale <input type=#chec bo$# name=#vehicle# value=#'i e#>( have a bi e<br> <input type=#chec bo$# name=#vehicle# value=#)ar#>( have a car <form name=#input# action=#html*form*action+asp# method=#get#> Username" <input type=#te$t# name=#user#> <input type=#submit# value=#,ubmit#> <select> <option value=#maruti#>maruti</option> <option value=#%ol s%agon#>polo</option> <option value=#fiat#> punto</option>

<table> <table border=-. table cellspacing=-. table cellpadding=-. align=center bgcolor=green bordercolor=voilet> <tr bgcolor=yello% align=center> <td colspan=/><font color=%hite> &y table</td></tr></font> <tr bgcolor=yello%><th> name</th><th> 0egn+ 1o+</th>

<tr><td bgcolor=pin > ,ahil</td> <td> ----....</td> <tr><td> ,unny </td> <td> ----...-</td>

<2 304!=https"//-5/+-6+/+/7./lpuums/frm,tudent2ttendanceUpdate+asp$>LPUU&,</2> </form> </table> </body> </html>

MORE ON TABLES
<html> <head align=right>Lovely Professional University <title> LPU (ndia8s Largest University</title> </head> <'9D: ';)9L90=P(1<> <p> Lovely Professional university is the largest university <br> in terms of number of students</br> </p> <p> Lovely Professional university offers aorund /.. Programmes</p> <(&; ,0)=#)"=Users=Puneeet=Pictures=-/.+>P;# W(D?3=#/7.# 34(;3?=#/7.#> <&20@U44><table table border=-7 table cellspacing=/7 bordercolor=purple table cellpadding=-7> <tr><fontcolor=%hite><th>name</th><th>0egn+ 1o+</th><th>,ection</th></tr></font> <tr><font color=%hite><td>nischay<td>----..A/A<td>@A-.B <tr><td>ravindra<td>----..//<td>@A-.B <tr bgcolor=yello%><td>maChar<td><b><i><u>---./..<td><u>@A-.6 </table>

</body> </html>

You might also like