|
womble -> RE: Ok, I'm game (9/9/2007 15:30:22)
|
First off, congrats on getting to grips with CSS. CSS IMHO is the way to go. I was a little puzzled why you'd gone for XHTML transitional rather than strict? If you're going for CSS layout, for future-proofing if nothing else, you'd be better going for the strict DTD. Looks wise, to be quite honest they're both very web 1.0 circa 1995 in that big text and not much in the way of graphics abound. On 'Carolina Computer Services' I failed to find a single graphic on the entire site except for the 'xhtml' button. For a business site these days you really do need to look professional, and that means some graphics and a suitably un-garish colour scheme....and I'm afraid a pink/yellow hover combo on navigation on a green background just don't do it for me. You've also got a nasty text size increase on hover as well which is making the menu jump around on hover - in your CSS you've got a font size of 1em for the nav, and 1.1em size for the nav on hover. 'Faggots in the fire'...again a very 1990's look. I'm still trying to figure out what the site's colour scheme is - because it changes on different sections of the page. I'm guessing from your post though that this is a work in progress, so the navigation that doesn't go anywhere is to be expected I suppose, but that tiled background...[:'(] ...with the mish-mash of colours and rainbow effect text, it's just too much. I was slightly confused by the site's tagline "Cranking up the heat in the Republic Views from my Libertarian middle". I'm guessing that should be two sentences or have some punctuation or a dash in it? On the site's title having something a bit different or memorable, or even seemingly provocative is often good from a SEO point of view, but unless you want to get deluged by complaints I'd suggest explaining the meaning of the title somewhere a little more prominent than buried in the midst of the site. I'm wondering if given the content of the site that a blog might be more appropriate for you? Using something like WordPress saves you the tedium of writing pages of text in HTML, but you can still play about with XHTML/CSS and develop your own theme. Good work on the coding though! To say you've only been playing with CSS for a week, it's coming along nicely. You've a few minor errors showing up on 'Faggots in the fire', a couple of <br>'s that should be <br />'s and a <textarea> that's self closing when it shouldn't be. Most importantly though, does your mother like it? [;)][:D]
|
|
|
|