UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Services > Web Site Reviews

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 21-06-2007, 22:36
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default DramaWebsite Hosting

I've just set this website hosting up quickly and wondered what people thought? Don't look at the coding too much as it's a bit of a mess.... I'll hold my hands up and say I ended up using tables for some of the formatting...

But yes, generally, what do people think?

www.heartoffguard.co.uk
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 22-06-2007, 08:38
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 892
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Personally, I'm not to fond of the design. BUT, I believe the design suits this website hostings purpose very well. Good Job!
__________________
Thomas Williams
JST Hosting
Freephone: 0800 622 6352
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 22-06-2007, 08:46
Ben Ben is offline
Premium Member
 
Join Date: Jan 2007
Location: setcookie()
Posts: 1,205
Send a message via AIM to Ben Send a message via MSN to Ben Send a message via Yahoo to Ben
Default

Firstly, I recommend getting to XHTML standards as it means it will display correctly in most browsers. And yeah, the design does fit the website hostings purpose. Sorry to keep bugging you about validity, however you can check whether your XHTML & CSS code is valid by going to these URLs: http://validator.w3.org/ and http://jigsaw.w3.org/css-validator/.
__________________
dynBB.com PHP Tutorials & Webmaster Help Forums - need help? find PHP tutorials, help & more @ dynBB.com forums! CSS, PHP, MySQL & more!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 22-06-2007, 09:01
Premium Member
 
Join Date: Mar 2007
Posts: 446
Default

I would echo Ben, you have several errors and the most severe is the lack of document type deceleration. You also cause accessibility issues by not declaring an 'alt' value for your images. H1 tags should only be used once per page and should be used as the most significant heading (page title or company name - that sort of thing), and not for an address (there is an HTML 'address' element you could use, or a series of 'p' elements etc.). Given that this is a static page and doesn't require XML application elements, I would suggest that you use an HTML 4.01 declaration and code accordingly.
The design itself I think is fine, I think it does fit the nature of the content and displays the content clearly. Your graphical details could do with some 'sharpening up' - rounded corners are a bit jagged for me.
I won't mention anything about the unnecessary use of tables and in-line styling - save that for another day
Looks ok though.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 22-06-2007, 11:35
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default

Quote:
Originally Posted by esnail View Post
you have several errors and the most severe is the lack of document type deceleration.
I've sorted most of that out now. I'd forgotten I hadn't put the alt tags in on the images as when CSS wouldn't format as I wanted quickly I gave up as they needed the website hosting in a short time. Could of things are left but these are mainly due to me playing with the website hosting in Frontpage (please don't kill me for this!).

Quote:
Originally Posted by esnail View Post
I won't mention anything about the unnecessary use of tables and in-line styling - save that for another day
As I say, CSS wouldn't play ball quickly and I couldn't easily see the problem.... Hence resorting to tables. Not my ideal solution but it got the website hosting up in time for when they wanted it.

Thanks for all your comments! Feel free to send me more!
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 22-06-2007, 12:13
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,730
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

I like the website hosting - works surprisingly well considering lack of CSS and use of tables. Its good for the moment but if you ever do have time to implement CSS rather than tables it will give the website hosting a huge boost.

Also the accessibility issues (alt tags etc) should be sorted as soon as you can do - they are rather major things. And yes, Frontpage creates the most rubbish invalid code on Earth!!

Good luck with the site!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 22-06-2007, 22:08
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default

The website hosting should only be around and used until the end of August really and as you say, it works well and looks good.

I've sorted the alt tag issues out. I normally do that anyway so was just an overlook on my behalf.

There is still some CSS in the website hosting but not as much as I originally designed in. All the header is CSS in 3 sections:
1) The curve on the left
2) The centre part where the title's are
3) The curved right hand side

Also, the inner curves are CSS with positioning relative to top and bottom.

The problem I had with CSS was I wanted the menu to go all the way down the side to the same level as the main body of text but I wanted to footer on the bottom in a similar manner to the header. Could I get it to look right.....? NO!

If anyone has any suggestions about the best way to get the website hosting to as it is but with CSS, it would be much appreciated. I don't really want to be going through having a different stylesheet for positions on every page.
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 23-06-2007, 23:53
Banned
 
Join Date: Jun 2007
Posts: 24
Default

Yes, I so do agree because this website hosting is very well organized and runs great.


You guys rock!

And if you wanted to make your website hosting better, it is possible. You could change the template to a flash template and it will look alot better. But It looks great!

Well done!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 24-06-2007, 10:05
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 892
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Quote:
Originally Posted by thug4life View Post
Yes, I so do agree because this website hosting is very well organized and runs great.


You guys rock!

And if you wanted to make your website hosting better, it is possible. You could change the template to a flash template and it will look alot better. But It looks great!

Well done!
A flash template would be a highly bad idea. Flash website hostings are highly annoying, highly inaccessible. Don't get me wrong, Flash is a wonderful thing when used *correctly*, but when you put it on a website hosting, your going to get less website hosting visitors, and a lot of annoyed visitors, as mentioned above, its very annoying.

It's even more annoying when music of a soundtrack is included with a flash website hosting. - No one wants to hear it.
__________________
Thomas Williams
JST Hosting
Freephone: 0800 622 6352
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 24-06-2007, 11:51
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,730
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by thug4life View Post
Yes, I so do agree because this website hosting is very well organized and runs great.


You guys rock!

And if you wanted to make your website hosting better, it is possible. You could change the template to a flash template and it will look alot better. But It looks great!

Well done!
Ditto. Do not use flash. Little bits of flash are good but website hostings that use flash over and over again are very bad, extreamely inaccessible and basically look pathetic. Flash is in the same category as Frames and blinking text - and we all know how they are viewed!!!!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 24-06-2007, 12:12
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default

I think overall flash wouldn't work particularly well in this case as people will be coming onto the website hosting for information which they'll want to find quickly. Flash slows this down immensely and would get annoying. I think a few things I might do is maybe put some animation on the nav buttons on the left hand side.

As I say, if anyone can suggest how to code the side in CSS, it would be much appreciated. If it didn't have the footer at the bottom, I could get it to work fine. I've tried javascript and the other usual methods but it would display correctly in either firefox or IE but never both. It was fine up to the footer where the divs would go out of line.
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 24-06-2007, 12:14
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default

Quote:
Originally Posted by DPS Computing View Post
Flash is in the same category as Frames and blinking text - and we all know how they are viewed!!!!
There is nothing wrong with a little bit of use of frames but only for the right reasons. When I was first doing website hostings I seemed to be a bit of a frames fan..... Now I've learnt my lesson and use them sparingly!
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 24-06-2007, 12:43
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 892
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Quote:
Originally Posted by jc8654 View Post
There is nothing wrong with a little bit of use of frames but only for the right reasons. When I was first doing website hostings I seemed to be a bit of a frames fan..... Now I've learnt my lesson and use them sparingly!
Frames, Flash, Music, Blinking or Flashing text should NOT be used in any case. They're really old or really inaccessible standards and are just completely pathetic and annoying.

You really shouldn't be using frames, even for the smallest of reasons.
__________________
Thomas Williams
JST Hosting
Freephone: 0800 622 6352
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 24-06-2007, 12:47
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default

I only use them when I'm in a hurry and haven't got time to code round it properly. I use some for a newsletter subscription on another website hosting but there is another way to subscribe anyway. Also, I use them for backend stuff for me. On my account, I have some admin things and I have links to them appear at the top of the page as a header frame and then the main pages for the links in the large bottom frame. It's fine for that though as it's only me using it.
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 24-06-2007, 21:44
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,730
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by Thomas View Post
Frames, Flash, Music, Blinking or Flashing text should NOT be used in any case. They're really old or really inaccessible standards and are just completely pathetic and annoying.

You really shouldn't be using frames, even for the smallest of reasons.
Flash, Music and Blinking / Flashing text have never been part of the standards! Blinking text was something Microsoft dreamed up - a very bad idea lol

As for Flash - I like it for some things but as part of general website hosting design it is a no-no and your treading thin water - especially as a lot of people like it disabled as it slows website hostings down and can do horrible things to your computer and mislead you (when used maliciously). It also disables many things that makes website hostings accessible such as there is no alt tags on flash images the status bar doesnt show where your going and little things like that.

Quote:
Originally Posted by jc8654 View Post
I only use them when I'm in a hurry and haven't got time to code round it properly. I use some for a newsletter subscription on another website hosting but there is another way to subscribe anyway. Also, I use them for backend stuff for me. On my account, I have some admin things and I have links to them appear at the top of the page as a header frame and then the main pages for the links in the large bottom frame. It's fine for that though as it's only me using it.
I understand what you are saying, and if its only something you are using then of course that is fine if your all right with it. I just think you are treading very thin water with both frames and flash. Not to mention frames make a page look so 90's
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 25-06-2007, 02:13
jc8654's Avatar
Moderator
 
Join Date: May 2007
Location: Santa Barbara, CA, USA
Posts: 1,438
Send a message via MSN to jc8654
Default

Quote:
Originally Posted by DPS Computing View Post
Not to mention frames make a page look so 90's
Not when you basically hide them with no border or anything like that.

And I "think" I may have sorted out a way to do the CSS for the drama website hosting. Came across it while designing another site! All to do with margins and padding.

I haven't tried it yet mind so we shall see...
__________________
Jonathan Crass
Joint Partner in Checker Design

North East Website design
UK based monitoring
Cheap UK Web Hosting

Save Jodrell Bank: www.savejodrellbank.org.uk

eUKhost Forum Moderator
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 25-06-2007, 07:49