Red Blog

This is a discussion on "Red Blog" within the Free Web Site Critique section. This forum, and the thread "Red Blog are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Free Web Site Critique

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 9th, 2007, 17:52
New Member
Join Date: Oct 2007
Location: London
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Red Blog

Info
Red Blog
Thumbnails by Thumbshots.de
Technology: Static HTML
Upgrade to a SuperMember Account!
Here is a website that I have been working on, its quite simple but thats the point, I filled it with Lipsum because, to be honest, I have no idea what I'm going to use it for though so sorry.

Dont be too harsh, I cant do CSS so i'm going to start learning over the weekend. But all i want is an idea of what you think the design is like.
Reply With Quote

  #2 (permalink)  
Old Oct 9th, 2007, 19:43
simonb's Avatar
Blog Moderator

Join Date: Dec 2006
Location: Norwich
Posts: 675
Blog Entries: 4
Thanks: 4
Thanked 2 Times in 2 Posts
Send a message via Skype™ to simonb
Re: Red Blog

Why Have popups
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
Reply With Quote
  #3 (permalink)  
Old Oct 9th, 2007, 22:23
Up'n'Coming Member
Join Date: Sep 2007
Location: Wiltshire, UK
Age: 19
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Red Blog

oooooh. there are some problems.

1. html doesnt validate
2. css doesnt validate
3. your page starts and ends twice, inside the body of the page you have the entire contents of a page.

Code: Select all
<body><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title>untitled</title>
	<style type="text/css">
		#sBar {text-align: center; margin: 0; margin-bottom: 10px; padding: 5px 0px;  width: 728px; background-color: #fff; border: 1px solid #dfdfdf;}
		#sBar li {display: inline; } 
		#sBar li a, #sBar li a:visited {font: bold 11px tahoma,arial; text-decoration: underline; color: #004891; margin: 0px 15px;}
	</style>
</head>
<body>
that really isnt good.

also the text 'welcome' isnt very easy to read. some nice rollover effects would be good on the nav too, though i expect you will do that when you have learnt more about css.

also the image sizes are quite big seeing as there isnt really anything on there. try to get the file sizes down by using gifs instead of pngs provided you cant see the difference in the quality.

as reguards the content of the images i suggest you look into some web 2.0 techniques, as even if that style of site isnt what you are going for it makes the images look much more professional.

try to use a strict doctype as it ensures that you code is as neat as possible, and definately try to use divs and css to layout your page instead of tables (although you did say you were going to that)

make sure you let us know when you finish changing it to css and ill have another look. i'm sorry if all of this is quite negative but if you take it all on board the site will improve no end.

all the best
Reply With Quote
  #4 (permalink)  
Old Oct 9th, 2007, 23:52
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Red Blog

I don't mean to offend you but this really is a shambles.
Learn to Hand Code.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #5 (permalink)  
Old Oct 9th, 2007, 23:54
Up'n'Coming Member
Join Date: Sep 2007
Location: Wiltshire, UK
Age: 19
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Red Blog

now you see that was sort of what i was getting at, but i was trying to be a bit carefull and trying to be constructive, lol.

sadly its the truth, really do try at my suggestions. re-submit it when you have re-done it with css.
Reply With Quote
  #6 (permalink)  
Old Oct 10th, 2007, 09:27
minute44's Avatar
Moderator
Join Date: Apr 2006
Location: Nottingham UK
Age: 24
Posts: 1,347
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to minute44
Re: Red Blog

Yeah... sorry mate... it's bad... but clearly it's one of your first attempts at making a website so I can't really judge you. Learn how to code valid (X)HTML and CSS. once you can do the basics in them you will start to learn at a geometric rate... like skynet.

Don't try and make this site better though. Learn the skills and start it over. You can't polish a turd.
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
Reply With Quote
  #7 (permalink)  
Old Oct 10th, 2007, 10:26
Up'n'Coming Member
Join Date: Sep 2007
Location: Wiltshire, UK
Age: 19
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Red Blog

Quote:
You can't polish a turd.
brilliant! i think i might have to borrow that one sometime, lol
Reply With Quote
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
My Blog alexgeek Free Web Site Critique 71 Nov 29th, 2007 07:37
Blog Rep alexgeek Webforumz Suggestions and Feedback 2 Oct 13th, 2007 19:52
My Blog. limezor Free Web Site Critique 6 Aug 3rd, 2007 18:32
A Blog pa007 Free Web Site Critique 8 Feb 27th, 2007 00:10


All times are GMT. The time now is 22:56.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43