Go Back   CodingForums.com > :: Client side development > General web building > Site reviews

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-14-2004, 03:24 AM   PM User | #1
Riboflavin
Regular Coder

 
Join Date: Sep 2004
Location: USA
Posts: 312
Thanks: 7
Thanked 0 Times in 0 Posts
Riboflavin is an unknown quantity at this point
First Site

This is the first thing I've ever made and I have kept it extremely simple, so go easy

Bassically its going to be an online journal, reviews are welcome along with browser tests.

Thank you


http://members.cox.net/joshmountain
Riboflavin is offline   Reply With Quote
Old 10-14-2004, 08:35 AM   PM User | #2
ronaldb66
Senior Coder

 
Join Date: Jun 2002
Location: The Netherlands, Baarn, Ut.
Posts: 4,253
Thanks: 0
Thanked 0 Times in 0 Posts
ronaldb66 is an unknown quantity at this point
Good job; some pointers

For a first site, you've done amazingly well! There are no tables (!!!) and you've attempted to create a meaningful structure; furthermore, styling is handled by CSS. Well done!

Some tips though:
  • If you move your CSS rules to an external file, it would make it easier to reuse them on other pages when you are going to expand your site (and you will!), fascilitating a common look and feel for all pages;
  • Pay some attention to source (HTML or CSS) text layout; a legible page source is easier to maintain and any typos are faster to spot. Don't mind about a couple of extra spaces or line breaks; they won't really add a lot to a page's size;
  • Instead of using scores of <br>s, you can enclose chunks of text in <p> (paragraph) elements; this not only will look better, but it will improve your page structure a lot. Also, CSS can be used to control whitespace (like the distance between headers and paragraphs, and paragraphs to paragraphs;
  • You might want to consider centering the whole page: it looks better in larger window sizes (like on high res screens);
  • The image on the bottom of the page couldn't be found...
Keep up the good work!
__________________
Regards,
Ronald.
ronaldvanderwijden.com
ronaldb66 is offline   Reply With Quote
Old 10-14-2004, 03:08 PM   PM User | #3
AaronW
Senior Coder

 
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 1,223
Thanks: 0
Thanked 0 Times in 0 Posts
AaronW is an unknown quantity at this point
Firefox renders is rather oddly.

You also play an MP3 of a Chillipeppers song, which is wrong in two ways: 1: There's no interface for me to turn it off (hate RHCP) and 2: I'm pretty sure it's copyright infringement.

Good to see that newcomers are choosing CSS. Wasn't really a feasible option when I started out.
__________________
offtone.com | offtonedesign.com
AaronW is offline   Reply With Quote
Old 10-14-2004, 10:51 PM   PM User | #4
Riboflavin
Regular Coder

 
Join Date: Sep 2004
Location: USA
Posts: 312
Thanks: 7
Thanked 0 Times in 0 Posts
Riboflavin is an unknown quantity at this point
Thanks for all the advice, I'm going to go fix some of it right now. I think Ill ditch the music, also what happens in firefox and how can I fix it?

Thanks
Riboflavin is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:27 PM.


Advertisement
Log in to turn off these ads.