Innocent_Kiss
10-18-2003, 11:22 PM
I'm having some serious coding issues. I don't know where to start. Just click HERE (http://www.geocities.com/lady106andpark/tm-doddle.html) and feel free to view the source. For one, as you can see, I can't get the layout and background to cordinate evenly. Can someone lend a hand?
MaGiCSuN
10-18-2003, 11:33 PM
first, you always need to start off with the basic <html> <head> and <body> tags. This is how your html should look like:
<html>
<head>
<title>YOUR TITLE HERE</title>
<LINK REL=stylesheet HREF="http://geocities.com/lady106andpark/style.css" TYPE="text/css">
</head>
<body topmargin=0 leftmargin=0 marginheight=0 marginwidth=0>
<img src="http://www.digitalupload.com/datapath/eb0nie/906_p18711.jpg">
</body>
</html>
that should work :)
just try it out ;)
Love,
Mirna