Hello guys this 2nd post html code to create table, background and description
Html code :
<html>
<head>
<title>C.V.R.T COLLEGE TADIPATRI</title>
</head>
<body background="/storage/emulated/0/Fullsongs/nani.g">
<h1>College information</h1>
<table border="1" align="center">
<tr>
<td>
Gallery :</td><td>
<select name="gallery">
<option value="select">select</option>
<option value="1st year">1st year</option>
<option value="2nd year">2nd year</option>
<option value="3rd year">3rd year</option>
<option value="4th year">4th year</option>
</select>
</td>
</tr>
<tr>
<td>
Branch :</td><td>
<select name="Branch">
<option value="select">select</option>
<option value="C.S.E">C.S.E</option>
<option value="E.C.E">E.C.E</option>
<option value="E.EE">E.E.E</option>
<option value="Diploma">Diploma</option>
</select>
</td>
</tr>
<center></table></body>
<!--Description list-->
<body><table>
<dl>
<dt><h1>CVRT college </h1></dt>
<dd>Welcome to Sir C.V Raman Institute of Technology and Sciences ( CVRT ) , The Best Engineering college in Tadipatri. CVRT Engineering College in Tadipatri has been approved by AICTE New Delhi & Affiliated to JNTUA .The institute offers various courses like B.Tech., M.Tech & Diploma. This institution provides all facilities for students as well as faculty members. We are providing the best education with modern technology.
</dd>
</dl>
</table>
</body>
</center>
</html>
Output webpage
Display (image i am imported cv raman image)
This html code are uploaded file u can download it and open in browser
Html File : click here
Text file : click here
Background how to select an image in html
to select an image in ur computer or mobile or tab go to file manager or file explore open an image select right click to more option to select properties copy location path copy
For more posts
0 Comments