Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Review and Suggestions


You are currently viewing our Website Review and Suggestions as a guest. Please register to participate.
Login



Reply
New Design Tryout, Second time XHTML
Old 03-26-2009, 06:55 AM New Design Tryout, Second time XHTML
Super Talker

Posts: 116
Name: Start Up Web Company
Trades: 0
Ok, looking for reviews. This is the first time I have ever designed a more graphical type website than a business / corporate type and looking for reviews. This is also my second time coding XHTML tableless websites so looking to see how it came out so far.

I have 1 error still which will be fixed at a later date.

The website did not take a long time probably only about 4 hours. It would have taken a lot faster if designed with html tables however once I really know xhtml it will be a breeze and be knocked out in 30 mins or less as well.

http://zoomactive.com/cloud9host/

Thanks
dalexdesign is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-26-2009, 10:03 AM Re: New Design Tryout, Second time XHTML
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Well, since you're starting out with XHTML:

This is NOT proper use of a Heading:
Quote:
<h1 align="right"><span class="oneColFixCtr style11 style18"><span class="oneColFixCtr style23"> Live Support | Helpdesk | About Us<br />
<span class="style11">Call Us! 1 (800) Web Tech</span></span></span></h1>
A heading should be just that, a HEADING, and it should be relevant to the content on your page. What you've actually got there is an unordered list, a menu, and it should be structured as such.

If you're going to go with XHTML, then the align="center" is not allowed, that kind of STYLING belongs in the CSS.


On your dropdown menu, again, use an unordered list, it is more semantically correct and eliminates divs you don't need. Put the UL inside a div, much cleaner.

Ok THIS should be your H1!
[quote]
<div id="bg"><span class="style1">Get Cloud Hosting Today!<p>[/ quote]
No reason at all to use a span on a <p> to create a heading, use the right tag for the job. SE spiders DO pay attention to heading tags and their hierarchy, and they work like any document outline.

All of this - not necessary:
Quote:
<h1 align="justify" class="style24">
The styling should be applied to the tag IN the css. There should also be only ONE h1 heading to a page.

The design is nice and clean
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 03-26-2009, 12:20 PM Re: New Design Tryout, Second time XHTML
NewBreed's Avatar
Extreme Talker

Posts: 223
Name: Johnny
Location: Washington
Trades: 0
Cool site. Simple and clean. Just a thought though because I can't resist... A gradient background with the color you have now on the top and then a lighter blue would look pretty awesome.
NewBreed is offline
Reply With Quote
View Public Profile
 
Old 03-26-2009, 03:09 PM Re: New Design Tryout, Second time XHTML
Super Talker

Posts: 116
Name: Start Up Web Company
Trades: 0
Thanks for the assistance.

I am keeping this template as a template for referring to when coding new projects.
dalexdesign is offline
Reply With Quote
View Public Profile
 
Old 03-26-2009, 03:36 PM Re: New Design Tryout, Second time XHTML
Novice Talker

Posts: 12
Trades: 0
nice design but problems with footer and header.
and can u make SEO
__________________

Please login or register to view this content. Registration is FREE
sunalogin is offline
Reply With Quote
View Public Profile Visit sunalogin's homepage!
 
Old 03-26-2009, 04:41 PM Re: New Design Tryout, Second time XHTML
Super Talker

Posts: 116
Name: Start Up Web Company
Trades: 0
There is actually no footer yet on this design and I am working on the header now.

SEO essentials will be added later today as well.
dalexdesign is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to New Design Tryout, Second time XHTML
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.35260 seconds with 12 queries