0% found this document useful (0 votes)
43 views6 pages

Name - Course - Roll No

1. The document is a web page for the canteen of Bharati College. 2. It displays the name of the college and canteen in a header. 3. A table lists various food items sold at the canteen along with their prices, such as coffee for 18rs/cup and bread pakora for 10rs/piece. 4. Items include chowmein for 30rs a full plate, rajma chawal for 30rs a plate, and chole bhature for 40rs a plate.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views6 pages

Name - Course - Roll No

1. The document is a web page for the canteen of Bharati College. 2. It displays the name of the college and canteen in a header. 3. A table lists various food items sold at the canteen along with their prices, such as coffee for 18rs/cup and bread pakora for 10rs/piece. 4. Items include chowmein for 30rs a full plate, rajma chawal for 30rs a plate, and chole bhature for 40rs a plate.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

NAME-: PARIDHI COURSE-: B.A.

ENG(HONS)
ROLL NO-:23511/47
SUBJECT:- SEC FRONTEND WEB DESIGNING
SEM:- 1ST TIER:- 1ST

ASSIGNMENT - Ques.1 Design your CV using HTML

<html>
<head>
<title>BIODATA</title>
<head>
<marquee>
<body bgcolor="white">
<font color="black">
<font size=30>Biodata</font>
</marquees
<body>
<font size=5>
<font color="blue">
<img src="Desert.jpg" align="right" height=50 width=50 1px>
Name:Paridhi <br>
Father's name: Prabhat kumar <br>
Mothers's name: Sadhna kumari <br>
DOB :07:11:2004 <br>
Address: Bihar <br>
Mobile no: 7538978xxxx <br>
Religion: Hindu <br>
Nationality: Indian <br>
Gender: Female <br>
Qualification:12th grade<br>
<table style="width: 50%" border=3>
<tr>
<th>class</th>
<th>grade</th>
<th>school</th>
</tr>
<tr>
<th>10</th>
<th>93%</th>
<th>sadhna devi vidyapeeth</th>
</tr>
<tr>
<th>12</th>
<th>87%</th>
<th>sadhna devi vidyapeeth /th>
</tr>
</body>
</html>

BIODATA
NAME:- PARIDHI
FATHER’S NAME :-PRABHAT KUMAR
MOTHER’S NAME:-SADHNA KUMARI
DOB:- 07/11/2004
ADDRESS:- BIHAR
MOBILE NO:- 7538978xxxx
RELIGION:- HINDU
NATIONALITY:- INDIA
GENDER:- FEMALE
QUALIFICATION:- 12TH GRADE
CLASS GRADE SCHOOL
10 93 sadhna devi vidyapeeth
12 87 sadhna devi vidyapeeth

Q.2 :- Create a web page for your college canteen using various
HTML tags and styles

<h2 style="text-align: center;">


<strong>BHARATI COLLEGE</strong>
</h2>
<h2 style="text-align: center;"
<strong>CANTEEN</strong> </h2
<p style="text-align: center;"
<strong>"whatever you want here is your first chaice"</strong>
<table style="border-collapse: collapse; width: 50%; height: 250px;"
border="4
<tr style="height: 54px;">
<td>items
</td> <td style="width: 49.52615; height: 54px;">
<strong>price</strong> </td>
</td>
<tr style="height: 18px;"> <td style="width: 50,4739%; height:
18px;">coffee</td> <td style="width: 45.5261%; height:
18px;">18rs/cup</td>
</tr <tr style="height: 18px;">
<td style="width: 50.4735%; height: 18px;">bread pakora</td> <td
style='width: 40,5261%; height: 18px;">10rs/pcs</td>
</tr

<tr style="height: 18px;"> <td style="width: 50.4739%; height:


18px;">chowein</td> <td style="width: 49.3261%; height: 18px;">3ärs
full plate</td

</tr>
<tr style="height: 18px;">
<td style="width: 50.4739%; height: 18px;">rajma chawl</td> etd
style="width: 49.5251%; height: 18px;">3hrs plate</td>
<tr style="height: 18px;">
<td style="width: 50.4739%; height: 18px;">spring roll</td> <td
style="width: 49.5261%; height: 18px;">20rs</td>

</tr>
<tr style="height: 18px;">
<td style="width: 50.4730%; height: 18px;">chole bhature</td>
<td style="width: 40.52615; height: 18px;">40rs plate</td>

You might also like