-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
115 lines (115 loc) · 4.04 KB
/
index.html
1
<!DOCTYPE html><html> <head> <title>English department - Universidad Nebrija</title> <meta charset="utf-8"/> <link type="text/css" rel="stylesheet" href="style/main.css"/> </head> <body> <div id="topPan"> <a href=""><img class="logo" alt="Nebrija Logo" src="images/logo.jpeg"/></a> <p>English as a first language</p> <div id="topContactPan"> </div> <div id="topMenuPan"> <div id="topMenuLeftPan"/> <div id="topMenuMiddlePan"> <ul> <li class="home">Main</li> <li><a href="programs.html">Programs</a></li> <li><a href="timetables.html">Timetables</a></li> <li><a href="notes.html">Notes</a></li> <li><a href="exams.html">Exams</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="moreinfo.html">More Info</a></li> </ul> </div> <div id="topMenuRightPan"/> </div> </div> <div id="bodyPan"> <div id="bodyLeftPan"> <h2><span>why</span> this portal</h2> <p>Welcome to the new English department portal for Universidad Nebrija. <span>English</span> is one of best languages to know in this world.</p> <p>We have created this site to give you some information about our courses, timetables, previous exams, and everything you might want is on the <span>top-page links</span>. <p class="more"><a href="http://www.free-css.com/free-css-templates.php">more</a></p> <h3><span>new</span> exams</h3> <div id="bookcatagories"> <div id="namePan">Group</div> <div id="pricePan">date</div> <div id="discountPan">class</div> <div id="nameonePan"> <ul> <li>5IT1</li> <li>5IT2</li> <li>4IT1</li> </ul> </div> <div id="priceonePan"> <ul> <li>13-06-2012, 11am</li> <li>15-06-2012, 4pm</li> <li>20-06-2012, 4pm</li> </ul> </div> <div id="discountonePan"> <ul> <li>401</li> <li>412</li> <li>210</li> </ul> </div> </div> <div id="bodyLeftNextPan"> <p class="next"><a href="">next</a></p> </div> </div> <div id="bodyRightPan"> <h2><span>few</span> tutorials</h2> <ul> <li><a href="http://www.wikihow.com/Identify-a-False-Friend">Identify a false friend</a></li> <li><a href="http://www.bbc.co.uk/languages/yoursay/false_friends.shtml">Learning English, BBC</a></li> </ul> <h3><span>latest</span> updates</h3> <p class="boldtext">on 11th April 2012</p> <p>This page is launched!</p> <p class="more"><a href="">more</a></p> <p class="boldtext">on 04th April 2012</p> <p>The project of this page started…</p> <p class="more"><a href="">more</a></p> </div> </div> <div id="footermainPan"> <div id="footerPan"> <ul> <li><a href="index.html">Home</a>|</li> <li><a href="program.html">Programs</a>|</li> <li><a href="timetables.html">Timetables</a>|</li> <li><a href="notes.html">Notes</a>|</li> <li><a href="grades.html">Grades</a>|</li> <li><a href="exams.html">Exams</a>|</li> <li><a href="tutorials.html">Tutorials</a>|</li> <li><a href="moreinfo.html">More Info</a></li> </ul> <ul class="templateworld"> <li>design by:</li> <li><a href="" rel="nofollow" target="_blank">Template World</a> </li> </ul> <div id="footerPanhtml"> <a href="http://validator.w3.org/check?uri=referer" target="_blank">HTML</a> </div> <div id="footerPancss"> <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank">css</a> </div> </div> </div> </body></html>