Jump to content

running club website


runnerjp

Recommended Posts

first thing i noticed was the scroll bar where the main content goes,

to fix this you can change the HTML code and use tables,

or you can use divs using the method of faux columns:

http://www.alistapart.com/articles/fauxcolumns/

 

also,

 

your page is not HTML valid:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.kuhac.co.uk%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

Link to comment
https://forums.phpfreaks.com/topic/100677-running-club-website/#findComment-515930
Share on other sites

A flash header, a scrolling sub-header, and a video ... it's hard to concentrate on the site with all that motion in different directions.

 

Your dark blue links on a black background are very hard to read.

 

The text colour, line height, text size, and margin/padding of the centre appear to vary from page to page.  Using a single external CSS file would solve that permanently as well as reduce the volume of your code.

 

The code is jam-packed with deprecated stuff (I suppose that's the best that FrontPage can do?)

Link to comment
https://forums.phpfreaks.com/topic/100677-running-club-website/#findComment-522105
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.