PDA

View Full Version : Hey my site...


Bashh
08-24-2002, 03:57 PM
Ok now if you havent noticed by my questions, i program like it is a hobby, i do it for my pleasure, not buisness... anywho, thanks to some of the stuff here, i have made the prototype of my site. i would like you to look at it and rate it (if you must), and please give suggestions! like the background is kinda boring, but i donno what i should do with it Baah! Thanks in advance!


Click me (http://www.geocities.com/syth_joz/mpw.html)

Nightfire
08-24-2002, 06:19 PM
Doing html isn't programming ;)

Explorer it works. Mozilla, it shows your source of the popup instead of the popup - bad coding.

Also, your rollover links are ugly and so is the big white rectangle in the middle of the page, in ugly times new roman font. Also, align your title image to the center.


<html>
<head>
<style type="text/css">

#floatframe {position:absolute;

left: 161px;

top: 192px;

width: 420px;

height: 259px;

z-index: 100

}

</style>
</head>
<body background="background.gif">


and above your </html> tag, add </body>

Link your pages to html files instead of text files

Change your scroller font to something else, other than TNR too.

duniyadnd
08-25-2002, 10:54 PM
if you not going to remove the white, make it a bit darker (shade of gray) so that it doesn't contrast too much and its not too much for the eyes.

Duniyadnd

Bashh
08-25-2002, 11:56 PM
Yeah i thought about changing the color to the frame. thanks.