Jump to content


VERY basic HTML Website


  • You cannot reply to this topic
No replies to this topic

#1 affenmunkEY

    Jedi In Training

  • Members
  • PipPip
  • 357 posts
  • Gender:Male
  • Location:Bielefeld, Germany

Posted 18 August 2008 - 01:27 PM

I am trying to code a Portfolio I have designed, (I have never coded a web-page in my life )

I'm kind of stuck lol... this is how far i am at the moment:


<html>
<head>
<title>affenmunkEY</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
.style4 {color: #996633}
.style6 {color: #3333CC}
-->
</style>
</head>

<body bgcolor="#3a3a3a">
<table width="900" border="0" align="center">
<tr>
<th class="style4" scope="col"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="32" height="32">
<param name="src" value="header.swf">
<embed src="header.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="900" height="289"></embed>
</object>
</th>
</tr>
<tr>
<td><img src="bottom.JPG"></td>
</tr>
</table>
<span class="style1"></span>
</body>
</html>


Attached File  this.JPG   34.07K   54 downloads


In the end I want the page to look something like this:

Attached File  mine.JPG   409.76K   49 downloads

So basically, have the center part endless, depending on how much content I have and then have that bottom.jpg as a footer to the page.

Possibly add lightbox in the Gallery areas (3)..

It'll be quite a hard task for me to do lol, I appreciate help, I would also greatly appreciate someone maybe... :google: coding my page for me?


thx - affenmunkEY

Edited by affenmunkEY, 18 August 2008 - 01:27 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users