How can I add more functionality to my page?

Howard

Lifer
Oct 14, 1999
47,982
11
81
That, and any suggestions on prettying it up? It has to be easy to do, and not gaudy.

(page in sig, thanks notfred)
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
Looks just fine to me. Nothing wrong with text on a white background.
 
Jun 4, 2005
19,723
1
0
Maybe some HTML anchors to make navigation easier? Possibly add some CSS containers to keep things nice and organized.
 

Howard

Lifer
Oct 14, 1999
47,982
11
81
Originally posted by: LoKe
Maybe some HTML anchors to make navigation easier? Possibly add some CSS containers to keep things nice and organized.
I've got one link jumping to the anchor at the recommended PSUs table. Could you elaborate about the CSS containers?
 
Jun 4, 2005
19,723
1
0
Just simple boxes around the content to keep it organized. I see you have tables for your tabular data, so that's alright. As for the rest of the paragraphs, you, you could have it surrounded and slightly coloured to make it easier on the eyes.
 

ForumMaster

Diamond Member
Feb 24, 2005
7,792
1
0
maybe try and make it easier on the eyes. the black text on a white background is fine for some people, but it's not as appealing in such a webpage. how about adding some colors and formatting? maybe, as LoKe said, you some CSS to make it easier to handle. try aligning the text a lttle differently. maybe use some iframes to put a navigation system for the page as it is kind of long. maybe break it up to 2-3 pages and create a navigation system to handle that? it would add more functionability to you page. good luck.