Hi i am a uni student trying to create an index page for my folio. I have to create it in notepad and use HTML...
I have an idea in my head that i want to create but i am struggling to make it work...
I have a basic on it but i am wondering if my coding is seriously messy or is it okay..
<html>
<head>
<title>ED114 Folio: Xcelnt</title>
</head>
<body style="height:4000px;">
<body>
<embed name="19 Calming music"
src="19 calming music.m4a"
loop="false"
autostart="true"
hidden="true"
mastersound />
<h1>
<div>
<div align="center">
<table BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="750">
<CELLPADDING=3>
<table border="1">
<tr>
<td>
<TR>
<TD><a href="http://www.mysite.com/profile.php?id"><img src="xcelnt 150.jpg" border="4" style="border-color=#000080; border-style:inset" alt="Welcome to xcelnt's Folio"/></a>
<TD NOWRAP><font color=#000080><font size="5"><align ="centre"><B>Welcome to xcelntFolio</b></align ="centre"></font size="5"></font color="#000080>
</align ="centre">
<br><font color=#000080><font size="3"><align ="centre"><b>Student Number: </b></font size="3"></align ="centre"></font></td>
</TR></td>
</tr>
</table>
</TABLE>
</div>
<div>
<style type="text/css">
body{background-image:url("background.png");
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;}
table, tr, td {
background-color:transparent;
border: 0px;
padding:2;
}
</style>
</div align="center">
</h1>
<h2>
<div align="right">
<DL><pre><center>
<<dd><font size="4" face="comic sans ms">
<font color=#000080><img src="bullet.gif"><a href="my doc.docx">MY doc</a>
<img src="bullet.gif"><a href="powerpoint.pptx">Powerpoint</a></dd></DL>
</h2>
<br>
<br>
<br>
<br>
<br>
<br>
<footer>
<align="left"><font size="2"><font color=#000080>
<br>Internet Link: <a href="http://www.mysite/">Mysite</a></br>
Email Link:<a href="mailto:myemail">Keep in touch</a>!</br>
© 2010 xcelnt </font size="1">
</footer>


