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

HTML

Uploaded by

suneeta puli
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views6 pages

HTML

Uploaded by

suneeta puli
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

program 2:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="./p1.css">
</head>
<body>
<div>
<span>Lorem</span> <span>ipsum</span> <span>dolor </span>
<span>sit</span> <span>amet</span> <span>consectetur</span> <span>elit</span>
</div>
<br />
<hr />
<br />

<table class="t1">

<tr>
<td>ULTRICES SED MEFAN EUISMODSNI MVITEAG GRAVIDA</td>
<tr>
<td>
Lorem ipsum dolor, sit amet consectetur adipisicing elit.
<table>
<tr><td>
<img src="./image2/images (2).jfif" alt="" width="600px">
</td></tr>
</table>
Repudiandae ipsa animi beatae perferendis dolores consequuntur
maiores voluptatibus sunt debitis? Eligendi vel dolor sint
placeat sed explicabo delectus! Quis facere assumenda saepe
adipisci veritatis consequatur odio totam fugiat explicabo
asperiores. Ipsam officia cumque ad suscipit porro praesentium
consequuntur, tempore deleniti atque.
<form action="">
<button>
continue reading
</button>
</form>
</td>
</tr>

</td>
</tr>
</table>
<section>

<img src="./image2/download (1).png" alt="" width="200px"><br>


ODIO CONGUE MATTS <br><br>
<img src="./image2/download (2).jfif" alt="" widht="200px"><br>
EMIM NISL VEROPES

</section>

</body>
</html>

css file

@import url("./as1.html");
div {
border: 2px solid;
background-color: darkgray;
color: purple;
}
span {
border: 2px solid;
}
button {
border-radius: 20px;
}

.t1 {
border: 2px solid;
padding-left: 30%;
background-color: darkgray;
}
section{
border: 2px solid;
width: 20%;
padding: 15px;
margin-top: -29%;
margin-left: 3%;
background-color: white;
}

program 2:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="./indes.css" />
</head>
<body>
<center>
<h2><u>Curriculum Vitae</u></h2>
</center>
<big><b id="b1">N.HARI HARAN</b></big> <br />
<b id="b2">Email:[email protected] <br />
Mobile:9963251448 <br />
Hyderabad <br />
</b>
<hr />
<br /><br />
<h3><i>CAREER OBJECTIVE</i></h3>
<blockquote>
To work in a Global class Environment that gives me an opportunity to
learn new things to face stimulating challenges. To put my skills to the
best use of the organization that is taking care of my career
</blockquote>
<h3><i>ACADEMIC</i></h3>
<br />
<table border="1px">
<tr>
<th>Course</th>
<th>Institution</th>
<th>University / Board</th>
<th>Year of Passing</th>
<th>Score</th>
</tr>
<tr>
<th>B.TECH</th>
<td>
ABC College of Engineering & Technology, Autonomous college,
Hyderabad,Telangana
</td>
<td>Jawaharlal Nehru Technological University,Hyderabd (JNTUH)</td>
<td>2017-2021</td>
<td>78.7%</td>
</tr>
<tr>
<th>12<sup>TH</sup></th>
<td>Siddhartha Junior College, Dilsukhnagar,Hyderabad, Telangana</td>
<td>SBIE, Hyderabad</td>
<td>2015-2017</td>
<td>65.4%</td>
</tr>
<tr>
<th>10<sup>TH</sup></th>
<td>Memorial High School, Kothapet,Hyderabad, Telangana</td>
<td>BSE, Hyderabad</td>
<td>2014-2015</td>
<td>73%</td>
</tr>
</table>
<h3><i>PROFESSIONAL TRAINING:</i></h3>
<pre>
&diamond; SOFTWARE DEVELOPMENT
</pre
>
<h3><i>SKILLS</i></h3>
<ul>
<b>Core Java:</b>
<ul>
<li>knowledge in basics of JAVA and OOPs concept</li>
<li>Good knowledge in features of java and tokens</li>
<li>Familiar with data types and variables and it’s classification</li>
<li>Good understanding on operators, conditional statements.</li>
<li>
>Good in methods, method overloading, method overriding, static,
non-static.
</li>
<li>
Good knowledge in constructor, constructor overloading, this(), super().
</li>
<li>Good in non-primitive type casting .</li>
<li>Good Knowledge in Exceptions</li>
</ul>
<br>
<b>Advance Java:</b>
<ul>
<li>Good Knowledge in JDBC</li>
<li>Good Knowledge in Hibernate</li>
<li>Good understanding in Servlet</li>
<li>Good Knowledge in Spring Boot</li>
</ul>
<b>SQL:</b>
<li>Good knowledge in writing SQL queries.</li>
<li>Good knowledge in DQL.
<ul type="disc">
<li>Projection, selection, joins</li>
<li>Select, group by, order by, having.</li>
<li>Single row function, multi row function.</li>
</ul>
</li>
<li>Sub-quarry & co-related sub-quarry</li>
<li>Good knowledge in DDL, DML, DCL, TCL.</li>
<li>Practiced extensively on oracle 11g database</li>
<b>Web Technology:</b>
<table>
<tr>
<td>
<ul type="square">
<li>Good knowledge in HTML</li>
</ul>
<ul>
<li>Tags,Formatting tags.</li>
<li>Div&Span, Lists.</li>
<li>Tables,Forms.</li>
<li>Semantic Tags.</li>
</ul>
</td>
<td>
<ul type="square">
<li>Good knowledge in CSS</li>
</ul>
<ul>
<li>TextPorperty.</li>
<li>Background</li>
<li>Box Model, flex Model</li>
<li>Position</li>
</ul>
</td>
<td>
<ul type="square">
<li>Good in Javascript.</li>
</ul>
<ul>
<li>Type Casting, variables</li>
<li>Type of Operators</li>
<li>Function, Dom</li>
<li>String,ArrayMethods.</li>
</ul>
</td>
</tr>
</table>
</ul>
<ul type="square">
<li>Good Understanding in Bootstrap.</li>
</ul>
<h3><i>WEBPAGES-CLONING</i></h3>
<UL type="square">
<li>ELENCY.</li>
<li>CONFERENCE ROOM.</li>
<li>BLISS SPA CENTER.</li>
<li>FOOD INDIA.</li>
<blockquote>
&diamond; <i>DESIGNED USING HTML ,CSS.</i>
</blockquote>
</UL>
<h3><i>ACADEMIC PROJECT</i></h3>
<blockquote>
<u>Project name:</u> A WIDEBAND CONFORMAL VIVALDI ANTENNA MOUNTED ON A
DIELECTRIC CONE <br><br>
<u>Responsibilities:</u> <br>
<ul type="square">
<li>Managing coordination of the team members and working groups
engaged in project work.</li>
<li>Developing and maintaining a UI of the project.</li>
</ul>
</blockquote>
<h3><i>KEY STRENGTH</i></h3>
<blockquote>
<ul type="square">
<li>Ability to work with speed and learn quickly.</li>
<li>Positive approach to work with integrity.</li>
<li>Self-motivated and disciplined</li>
</ul>
</blockquote>
<h3><i>PERSONAL PROFILE</i></h3>
<pre>
<table>
<tr>
<td>Name</td>
<td>:<input type="text" name="" id=""></td>
</tr>
<tr>
<td>Date of Birth</td>
<td>:<input type="date" name="" id=""></td>
</tr>
<tr>
<td>Father’s name</td>
<td>:<input type="text" name="" id=""></td>
</tr>

<tr>
<td>Mother name</td>
<td>:<input type="text" name="" id=""></td>
</tr>
<tr>
<td>Nationality</td>
<td>:<input type="text" name="" id=""></td>
</tr>
<tr>
<td>Languages Known</td>
<td>:<input type="text" name="" id=""></td>
</tr>
<tr>
<td>Current Address</td>
<td>:<input type="text" name="" id=""></td>
</tr>
</table>
I hereby declare that the above written particulars are true to the
best of
my knowledge and belief. References will be provided on requirements.

Place: Hyderabad
Date: (Your Name)

</pre>

</body>
</html>

css file:

@import url('./index.html');
h3{
border:2px solid;
background-color: blue;
color: white;
font-family: Arial;
}
#t1{
border: 2px solid;
height: 100px;
width: 100px;
}
th{
background-color: lightslategrey;
}
b{
color: blue;
}
#b1,#b2{
color: black;
}

You might also like