HTML |WEBPAGES| |WEBPAGE USING HTML|

 CODE:

<!DOCTYPE HTML>

<html>

<h1><center>APOLLO COMPUTER ACADEMY</h1>

<h2><center>SUCESS STARTS HERE</h2></center>

<marquee scrollamount="50"><a href="https://www.apollocomputereducation.in/"><img src="images/apollo.jpg" width="700" height="500" ><img src="images/student.jpg" width="700" height="500"><img src="images/com.jpg" width="700" height="500"></a><br><br></marquee>

<h2>Welcome to Apollo computer academy</h2>

<h2><bold>Apollo computer academy started ONLINE CLASSES</bod></h2>

<h3>Join any course learn from home through online</h3>

<ul>

<li>MS OFFICE,C,C++</li>

<li>PYTHON,JAVA</li>

<li>TALLY-GST,AUDITING-TAXATION

PHOTOSHOP,DTP,EDITING,WEB-DESIGN</li>

<li>GRAPHIC DESIGN,2D&3D ANIMATION</li>

<h2>Advantages</h2>

<ul>

<li>one to one online classes</li>

<li>Smart and well experienced trainer</li>

<li>Clarity LIVE streaming</li>

<li>Individual/Group classes valiable</li>

</ul>

<h2>Courses offered</h2>

<a href="https://www.apollocomputereducation.in/software.html">

<img src="images/software.jpg" width="400" height="400">

<h3>Software</h3></a>

<a href="https://www.apollocomputereducation.in/multimedia.html">

<img src="images/multimedia.jpg" width="400" height="400">

<h3>Multimedia</h3></a>

<a href="https://www.apollocomputereducation.in/finance-accounts.html">

<img src="images/it.jpg" width="400" height="400">

<h3>IT and finance accounting</h3></a><br><br>

<h2>Other details</h2>

<style>

.rectangle{

background-color: lime;

padding-center: 40px;

width: 80px;

height: 40px;

float:left;

border: 1px solid #000;

position: relative;

text-align: center;

}

</style>

<a href="https://www.apollocomputereducation.in/placement.html">

<div class="rectangle">Placement</div></a>

<style>

.rectangle{

background-color: lime;

padding-center: 40px;

width: 80px;

height: 40px;

float:left;

border: 1px solid #000;

position: relative;

text-align: center;

}

</style>

<a href="https://www.apollocomputereducation.in/careers.html">

<div class="rectangle">Career</div></a>

<style>

.rectangle{

background-color: lime;

padding-center: 40px;

width: 80px;

height: 40px;

float:left;

border: 1px solid #000;

position: relative;

text-align: center;

}

</style>

<a href="https://www.apollocomputereducation.in/gallery.html">

<div class="rectangle">Gallery</div></a>

<style>

.rectangle{

background-color: lime;

padding-center: 40px;

width: 80px;

height: 40px;

float:left;

border: 1px solid #000;

position: relative;

text-align: center;

}

</style>

<a href="https://www.apollocomputereducation.in/contact.html">

<div class="rectangle">Contact Us</div></a>


NOTE:DOWNLOAD THE IMAGES AND ADD IN RESPECTIVE PLACES WHERE EVER YOU FIND THE IMAGE TAG TO SEE THE BETTER OUTPUT.

Comments

Popular posts from this blog

Area of Circle | area of circle using c|

|Polynomial Addition| |polynomial addition using linked list|

Use of Backslash "\n" in C language