Hi Daniel, Your enthusiasm is your best asset so my advice would be to ring all the local web design houses and ask for work, either unpaid or...
Hi Daniel, Doesn't really sound like you need our advice - you're doing fine on your own. Are you able to work at home? Do you have the space,...
Hi Daniel, What specific skills do you have right now? Could you put together a five page web site for a local business? If you can't - what...
hi falcon, How are you getting on with this problem? I'm interested in fluid layouts but gave up on them so didn't think I was able to help when...
Hi falcon, Please let me know if you hit any problems in the other browsers. Geoff
Inline and block elements <a> is an inline element and you cannot apply width or height to it. You have to make it a block element by applying...
Take a look at this article: http://webdesign.about.com/od/css3/f/blfaqbgsize.htm You might be able to apply the technique to your table. It...
Why not ask a search engine? If you piece it all together for yourself you'll have a deeper understanding...
Tom, Took a look at your tutorials... As someone who knows nothing about CMS I'd have appreciated something at the top that describes the...
falcon, Looks okay to me too when I view it... Geoff
Try putting a width value on the containing div (id = header) and see what happens (credit to "CSS The Missing Manual" by David Sawyer McFarland)....
The URL didn't work for me...
OneChick, Try displaying the image file in your web browser by doing File->File Open (or whatever). Double check that this is exactly the same...
OneChick, These are the debugging steps I'd follow: 1) Check that the original image is displayed when the page is opened in the browser. 2)...
CP, Brilliant - thanks. Geoff
CovertPea - am really interested in those tutorials for the Gimp - but the link just gave me "page not found"...
From a quick look at the HTML the problem seems to lie in the CSS file... Can you post it?
If you make the main content box wider then the images for the top and bottom rounded-corner effect will no longer fit (main_bg_top.gif and...
When you say "Home, "Contact Us, "About Us" etc it is starting to sound more like a navigation bar than a simple link. These generally have more...
If I understand you correctly you simply want to link one web page to another. You could do this as follows: <a href="page2.htm">Read more</a> You...
Separate names with a comma.