HTML beginner Tag, basic tags in html with example,html tags and attributes

 

HTML Practice set

 

1.

 

<html>

<head>

<title> My First Program </title>

<body> Home Sweet Home

</body>

</head>

</html>

 

2.

 

<html>

<head>

<title>My home Page </title>

<body bgcolor="green"><font color="red">

<center> Computer is an Electronic Device </center> </font>

</body>

</head>

</html>

 

3.

<html>

<head>

<title>My home Page </title>

<body bgcolor="Yellow"><font color="red"><font size="33">

<center> Global Computer Education Centre </center> </font>

</body>

</head>

</html>


4.

 

<html>

<head>

<title>My home Page </title>

<body bgcolor="Yellow"><font color="red"><font size="33">

<center> Home</center> </font>

<h1>Global Computer Education Centre</h1>

<h2>Global Computer Education Centre</h2>

<h3>Global Computer Education Centre</h3>

<h4>Global Computer Education Centre</h4>

<h5>Global Computer Education Centre</h5>

<h6>Global Computer Education Centre</h6>

</body>

</head>

</html>

5.

<html>

<head>

<title>Superscript and Subscript </title>

<body> (a+b)<sup>2</sup>=a<sup>2</sup>+2ab+b<sup>2</sup>

 

<p> H<sub>2</sub>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks.</p>

</body>

</head>

</html>

 


6.

 

<html>

<head>

<title>My home Page </title>

<body > Computer

<a herf= “paste here any web site link”></a>

<img src= “paste here image link”>

</body>

</head>

</html>

 

 

7.

<html>

<head>

<title>My home Page </title>

<body >

<ul type= “bullet type”>

<li> Computer</li>

<li> Software </li>

<li> Hardware</li>

</ul>

</body>

</head>

</html>

 

8. <html>

<head>

<title>My home Page </title>

<body >

<body bgcolor="pink">

<font color="red">

<center>

<h1>application from </h1>

</font>

</center>

<hr color="green">

<form>

<h2>name</h2>

<input type="text" size="40"><br>

<h2>contact number</h2>

<input type="text" size="40"><br>

<h2>gender<h2>

<select option="gender">

<option value="f">female</option>

<option value="m">male</option>

</select><br>

<h2>education qualification<h/2>

<select option="i">

<option value="hslc">Metrict Pass</option>

<option value="hs">higher secondary pass</option>

</select><br>

<h2>remark</h2>

<textarea cols="40"rows="3"name="text">

type about yourself

<textarea><br>

<input type="submit"value="submit">

<input type="reset"value="reset">

<br><br><br><br><br>

<marquee bgcolor="blue">

<font color="red"size="40">

please fill up this forms correctly our address. ncs training education center chabua, dist dibrugarh(assam) pin code- 786184

</marquee>

</form>

 

</body>

</head>

</html>

 

9.

<html>

<head>

<title>My home Page </title>

<body >

<body bgcolor="pink">

<font color="red">

<h1>TRAVELLING </h1>

</font>

</center>

<hr color="green">

<form>

<h2>name</h2>

<input type="text" size="40"><br>

<h2>contact number<h2>

<input type="text" size="40"><br>

<h2>gender<h2>

<select option="gender">

<option value="f">female</option>

<option value="m">male</option>

</select><br>

<h2>ADDRESS<h2>

<input type="text" size="40"><br>

<H3> Country where you want to go<h3>

<select option="country">

<option value="A">ASSAM</option>

<option value="I">INDIA</option>

<option value="J">JAPAN</option>

<option value="SRI">SRILONKA</option>

<option value="DEL">DELHI</option>

</select><br>

</form>

</body>

</head>

</html>


10.

<html>

<head>

<title>My home Page </title>

<body bgcolor="Yellow"><TABLE BORDER="5">

<center> <H1>TABLE </H1> </center>

<TR>

<TD>NAME</TD>

<TD>ENGLISH</TD>

<TD>MATHS</TD>

<TD>ECONOMICS</TD>

<TD>EDUCATION</TD>

</TR>

<TR>

<TD>MINU</TD>

<TD>85</TD>

<TD>80</TD>

<TD>75</TD>

<TD>82</TD>

</TR>

<TR>

<TD>POBITRA</TD>

<TD>88</TD>

<TD>82</TD>

<TD>92</TD>

<TD>96</TD>

</TR>

<TR>

<TD>RAJVEER</TD>

<TD>78</TD>

<TD>83</TD>

<TD>62</TD>

<TD>98</TD>

</TR>

<TR>

<TD>MECLINA</TD>

<TD>96</TD>

<TD>95</TD>

<TD>89</TD>

<TD>79</TD>

</TR>

</body>

</head>

</html>




 

 

1 comment:

pobitra urang said...

Thank You so much sir

Assam Direct Recruitment 2024 Admit Card – How to Download ADRE Admit Card

  Assam Direct Recruitment 2024 Admit Card – How to Download ADRE Admit Card The State Level Recruitment Commissions (SLRC) for Class III an...