Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Practical File - 1

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 47

INDEX

S.no. Title of Assignments Signature


1. Assignment 1 on headings tag
2. Assignment 2 on HR tag
3. Assignment 3 on HR tag
4. Assignment 4 on Sub and Sup tag
5. Assignment 5 on PRE tag
6. Assignment 6 on PRE tag
7. Assignment 7 on IMG tag
8. Assignment 8 on IMG tag with attributes
9. Assignment 9 on IMG tag with attributes
10. Assignment 10 on Ordered list
11.. Assignment 11 on Unordered List
12. Assignment 12 on Nested List
13. Assignment 13 on Definition List
14. Assignment 14 on Internal Link
15. Assignment 15 on Link within the same page
16. Assignment 16 on Image Linking
17. Assignment 17 on Table Tag
18. Assignment 18 on Table Tag
19. Assignment 19 on Table Tag with IMG Tag
20. Assignment 20 on Marquee Tag
21. Assignment 21 on Rows Frames Tag
22. Assignment 22 on Cols Frames Tag
23. Assignment 23 on Nested Framesets
24. Assignment 24 on Image mapping (Shapes)
25. Assignment 25 on Image Mapping (India Map)
26. Assignment 26 on Form Tag
27. Assignment 27 on Form Tag
28. Assignment 28 on
29. Assignment 29 on
ASSIGNMENT 1

<html>
<head>
<title> ASSIGNMENT 1 </title>
</head>
<body>
<h1 align="centre"> Yajat Bansal</h1>
<h2> Yajat Bansal</h2>
<h3> Yajat Bansal</h3>
<h4> Yajat Bansal</h4>
</body>
</html>
ASSIGNMENT 2

<html>
<head>
<title> ASSIGNMENT 2 </title>
</head>
<body>
<hr width="100" color="blue" size="30" align="centre">
<hr width="150" color="orange" size="30" align="centre">
<hr width="200" color="green" size="30" align="centre">
<h1 align="centre">USE OF HR TAG</h1>
<hr width="200" color="green" size="30" align="centre">
<hr width="150" color="orange" size="30" align="centre">
<hr width="100" color="blue" size="30" align="centre">
</body>
</html>
ASSIGNMENT 3

<html>
<head>
<title> ASSIGNMENT 3 </title>
</head>
<body>
<h1 align="left"> INDIAN FLAG </h1>
<hr width="250" color="orange" size="30" align="left">
<hr width="250" color="white" size="30" align="left">
<hr width="250" color="green" size="30" align="left">
<hr width="20" color="black" size="200" align="left">
<hr width="250" color="black" size="30" align="left">
<hr width="300" color="black" size="30" align="left">
<hr width="350" color="black" size="30" align="left">
</body>
</html>
ASSIGNMENT 4

<html>
<head>
<title>Assignment 4</title>
</head>
<body>
<h1>Superscript Tag</h1>
<br>
(a+b)<sup>2</sup>=a<sup>2</sup>+b<sup>2</sup>+2ab<br>
(a-b)<sup>2</sup>=a<sup>2</sup>+b<sup>2</sup>-2ab<br>
(y<sup>2</sup>-x<sup>2</sup>)=(y-x)(y+x)<br>
(x+2)(x+3)=x<sup>2</sup>+5x+6<br>
(2x+5)(3x+2)=6x<sup>2</sup>+19x+10<br>
<br>
<h1>Subscript Tag</h1>
<br>
Fe+Cl<sub>2</sub>=FeCl<sub>3</sub><br>
S<sub>8</sub>+O<sub>2</sub>=SO<sub>3</sub><br>
H<sub>2</sub>O+O<sub>2</sub>=H<sub>2</sub>O<sub>2</sub><br>
C<sub>3</sub>H<sub>8</sub>+O<sub>2</sub>=CO<sub>2</sub>+H<sub>2</sub>O<br>
Al+O<sub>2</sub>=Al<sub>2</sub>O<sub>3</sub><br>
</body>
</html>

ASSIGNMENT 5
ASSIGNMENT 6
ASSIGNMENT 7
ASSIGNMENT 8

<HTML>
<HEAD>
<TITLE> ASSIGNMENT 8</TITLE>
</HEAD>
<BODY>
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me
for more.jpg" border=3 align="left height=400 WIDTH=400">
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me
for more.jpg" border=3 height=300 WIDTH=300">
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me
for more.jpg" border=3 height=200 WIDTH=200">
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me
for more.jpg" border=3 height=100 WIDTH=100">
</BODY>
</HTML>.
ASSIGNMENT 9

<HTML>
<HEAD>
<TITLE> ASSIGNMENT 9</TITLE>
</HEAD>
<BODY>
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me for
more.jpg" border=5 align="left" height=200 WIDTH=200">
<br>
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me for
more.jpg" border=4 align="CENTRE" height=200 WIDTH=200">
<br>
<IMG SRC="C:\Users\ Yajat \OneDrive\Desktop\Notion\Follow me for
more.jpg" border=3 align="RIGHT" height=200 WIDTH=200">
</BODY>
</HTML>
ASSIGNMENT 10
ASSIGNMENT 11
ASSIGNMENT 12
ASSIGNMENT 13
ASSIGNMENT 14

ASSIGNMENT 15
ASSIGNMENT 16

<html>
<head>
<title >Assignment 16 </title>
</head>
<body>
<h1 align="center"> <u>Assignment 16 on Image as a Link</h1>
<h2 align="center"> <u>List of Freedom Fighter</h2>
<ol type="1">
<li><a href="https://en.wikipedia.org/wiki/Mahatma_Gandhi">Mahatma Gandhi</a>
<br>
<img src="C:\Users\Rhythm\Downloads\MG.jpeg" height="100" width="150"></li>
<li><a href="https://en.wikipedia.org/wiki/Subhas_Chandra_Bose">Subhash Chandra Bose</a>
<br>
<img src="C:\Users\Rhythm\Downloads\NSP.jpeg" height="100" width="150"></li>
<li><a href="https://en.wikipedia.org/wiki/Chandra_Shekhar_Azad">Chandrashekhar Azad</a>
<br>
<img src="C:\Users\Rhythm\Downloads\Chandershekae.jpeg" height="100" width="150"x/li>
<li><a href="https://en.wikipedia.org/wiki/bhagat Singh">Bhagat Singh</a>
<br>
<img src="C:\Users\Rhythm\Downloads\Bahgat singh.jpeg" height="100" width="150"></li>
<li><a href="https://en.wikipedia.org/wiki/Rani_of_Jhansi">Rani Laxmi Bai</a>
<br>
<img src="C:\Users\Rhythm\Downloads\Rani Laxmi.jpeg" height="100" width="150"></li>
<li><a href="https://en.wikipedia.org/wiki/Lala_Lajpat_Rai">Lala Lajpat Rai</a>
<br>
<img src="C:\Users\Rhythm\Downloads\Lala lajpat.jpeg" height="100" width="150"></li>
<li><a href="https://en.wikipedia.org/wiki/B._R._Ambedkar">Bhimrao Ambedkar</a>
<br>
<img src="C:\Users\Rhythm\Downloads\Bhimrao.jpeg" height="100" width="150"></li>
</ol>
</body>
</html>
ASSIGNMENT 17
ASSIGNMENT 18
ASSIGNMENT 19

<html>
<head>
<title> ASSIGNMENT 19 </title>
</head>
<body bgcolor=#FFCFD2>
<table border=5 bordercolor="black" bgcolor=#FBF8CC>
<caption><b><u><font size=5> CAR'S PRICE LIST </font></caption>
<tr>
<td colspan=3 align="center"> <b> CAR'S </td>
</tr>
<tr>
<th rowspan=5 align="center"><img src="C:\Users\Rhythm\Downloads\honda.jpeg" border=2
bordercolor="blue" width=130 height=130><u> HYINDAI </th>
<th align="center"> MODEL </th>
<th align="center"> PRICE </th>
</tr>
<tr>
<td> Hyundai Accent </td>
<td> Rs.5,08,092 </td>
</tr>
<tr>
<td> Hyundai i10 </td>
<td> Rs.3,53,018 </td>
</tr>
<tr>
<td> Hyundai i20 </td>
<td> Rs.5,05,000 </td>
</tr>
<tr>
<td> Sonata Embera </td>
<td> Rs.12,98,786 </td>
</tr>
<tr>
<td rowspan=5 align="center"><img src="C:\Users\Rhythm\Downloads\honda2.png"
width=130 height=130> <b><u> HONDA </td>
<td> Honda Jazz </td>
<td> Rs.7,18,000 </td>
</tr>
<tr>
<td> Honda City </td>
<td> Rs.7,98,100 </td>
</tr>
<tr>
<td> Honda Civic </td>
<td> Rs.11,54,799 </td>
</tr>
<tr>
<td> Honda Accord </td>
<td> Rs.17,5,201 </td>
</tr>
<tr>
<td> Honda CR-V </td>
<td> Rs.18,25,400 </td>
</tr>
<tr>
<td rowspan=5 align="center"><img src="C:\Users\Rhythm\Downloads\chevjpg.jpg" width=130
height=130> <b><u> CHEVROLET </td>
<td> Chevrolet Aveo U-VA </td>
<td> Rs.4,18,118 </td>
</tr>
<tr>
<td> Chevrolet Beat </td>
<td> Rs.4,35,000 </td>
</tr>
<tr>
<td> Chevrolet Otra Magnum </td>
<td> Rs.10,83,502 </td>
</tr>
<tr>
<td> Chevrolet Cruz </td>
<td> Rs.11,54,000 </td>
</tr>
<tr>
<td> Chevrolet Captiva </td>
<td> Rs.19,03,096 </td>
</tr>
<tr>
<td rowspan=5 align="center"><img src="C:\Users\Rhythm\Downloads\toyotajpg.jpg"
width=130 height=130> <b><u> TOYOTA </td>
<td> Toyota Innova </td>
<td> Rs.8,25,000 </td>
</tr>
<tr>
<td> Toyota Corolla </td>
<td> Rs.11,59,000 </td>
</tr>
<tr>
<td> Toyota Camry </td>
<td> Rs.22,69,000 </td>
</tr>
<tr>
<td> Toyota Prado </td>
<td> Rs.40,17,000 </td>
</tr>
<tr>
<td> Toyota Prius </td>
<td> Rs.27,86,000 </td>
</tr>
</table>
</body>
</html>
ASSIGNMENT 20
ASSIGNMENT 21
ASSIGNMENT 22
ASSIGNMENT 23
ASSIGNMENT 24
ASSIGNMENT 25
ASSIGNMENT 26
ASSIGNMENT 27

You might also like