Skip to content

Commit 330a64e

Browse files
committed
frontend->Avadh Web
1 parent 44b4eda commit 330a64e

File tree

10 files changed

+20
-0
lines changed

10 files changed

+20
-0
lines changed
3.13 KB
Loading
2.18 KB
Loading

Fronted Projects/Avadh web/Css.jpg

4.54 KB
Loading
3.78 KB
Loading
2.33 KB
Loading
2.64 KB
Loading

Fronted Projects/Avadh web/PHP.jpg

5.23 KB
Loading
4.21 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title> beautiful and simple website using html only -- fullywrold web tutorials </title> </head> <body background="images/banner.jpeg" link="#000" alink="#017bf5" vlink="#000"> <div class="main" id="home"> <br /> <h3 align="center"> <font face="sans-serif" size="6" color="#2c3e50">AVADH WEB</font> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font face="sans" size="4"> <a href="#home">HOME</a>&nbsp;&nbsp;&nbsp;&nbsp; <a href="#">COURSES</a>&nbsp;&nbsp;&nbsp;&nbsp; <a href="#">BLOG</a>&nbsp;&nbsp;&nbsp;&nbsp;
2+
<a href="#">ABOUT US</a> </font> </h3> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br><br><br> <h1 align="center"> <font face="sans-serif" color="#2980b9" size="7"> WELCOME TO AVADH WEB TUTORIALS </font> </h1> <h3 align="center"> <font face="Lato" color="#000" size="5"> WE PROVIDING BEST TUTOTIALS </font> </h3> <br /> <h3 align="center"> <a href="#"> <font face="Lato" color="#000">GET STARTED</font> </a>&nbsp;&nbsp;&nbsp;&nbsp; <a href="#"> <font face="Lato" color="#f00">SUBSCRIBE US</font> </a> </h3> </div> <!-- portfolio --> <br><br><br><br><br><br><br><br><br><br> <!-- <hr> --> <br><br><br><br><br><br> <div class="portfolio"> <hr color="#fff" width="20%"> <p align="center"><font face="sans-serif" color="#2ecc17" size="5.5">OUT COURSES</font></p> <hr color="#fff" width="20%"> <br><br> <table align="center" cellspacing="10" cellpadding="15"> <tr> <td> <img src="images/img1.jpeg" height="200" width="300"> </td> <td> <img src="images/img2.jpeg" height="200" width="300"> </td> <td> <img src="images/img3.jpeg" height="200" width="300"> </td> </tr> <tr> <td> <img src="images/img4.jpeg" height="200" width="300"> </td> <td> <img src="images/img5.jpeg" height="200" width="300"> </td> <td> <img src="images/img6.jpeg" height="200" width="300"> </td> </tr> <tr> <th colspan="3" rowspan="2"><a href="#">LOAD MORE</a></th> </tr> </table> </div> <!-- contact us --> <br><br><br><br><br><br><br><br><br><br> <br><br><br><br><br> <hr color="#000"> <p align="center"> <a href="index.html"><font face="sans-serif" size="7" color="#f00">AVADH WEB</font></a> </p> <p align="center"> <marquee behavior="alternate"><font face="sans-serif" size="4" color="#000"> Proudly made by Technical Krupesh &nbsp &nbsp&nbsp Stream:- BCA-1 (A) &nbsp &nbsp&nbsp Roll No. 50 </font> </p></marquee> </body> </html>
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Home | Avadh Web</title>
7+
</head>
8+
<body link="#000" alink="#017bf5" vlink="#000">
9+
<h3><font face="sans-serif" size="6" color="#2c3e50">AVADH WEB</font>
10+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
11+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
12+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
13+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
14+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
15+
16+
17+
</body>
18+
</html>

0 commit comments

Comments
 (0)