I've knocked up a single page for a site I designed a while back. I used to dabble a little with photoshop but am fairly rusty, and am looking to get back into designing and coding sites. Thought it would be good to revisit this template and try to code it effectively.
I'm looking predominantly for CSS feeback.
mattoconnor.co.uk
Be as brutal as you like.
I did have a few of my own questions which cropped up.
- I've not used any classes, but checking my markup there is no repetition of div's. Does this look okay?
- How might I consider adding drop shadow to the entire outside? In order to get the gradient effect I've added and additional div with a repeating image, with a div inside that with a black background. Adding multiple other divs for a drop shadow seems like it could get messy?
- I've not used any positioning. The video tutorial I watched prior to coding this didn't seem to use any. Does it require it?
- The look is almost right but I'm struggling with my <h2> and <span> tags. I seem unable to specify 2 different font families for the different components. So I've wrapped the welcome in a <span>, made it 'Leto', uppercase and white by targeting it specifically. Then near the start of my CSS I have <h2> which I'm wanting to display as Arial. I don't think it's doing anything currently, and I thought it might inherit from the body tag.
Many thanks,
Help















