Archive for September 2011
30/09/2011
16 Comments
Just to keep you busy and practising ~ a little list of homework tasks for next week:
- work on your fairy tale mini site:
- change your main menu into a left column vertical menu
- add a minimum of 3 new pages to show more images and relevant content
- experiment image positioning within the page (left/right)
- set up your gravatar and leave a comment on this post with your dedicated email
CSS HTML
30/09/2011
Comments Off
Time to take charge of your layouts and position your elements with more control – onto the CSS float property. By using the float property on an element within your page – you will be able to position another next to it with ease. Floats are one of the most used and popular techniques for creating a variety of different layouts and are a very important positioning method to learn and understand.
continue reading ➤
code HTML
29/09/2011
1 Comment
With the basics covered, your coding needs to expand in order to give you more control over your layouts – time to tackle the famous box model. For this one – I’m pointing you to some excellent references online which will explain in detail the principles and problems (for IE6 and earlier) involved.
To illustrate the box model for visual reference – here are 2 diagrams to clarify (note: click the images for a larger view).
continue reading ➤
code HTML
23/09/2011
Comments Off
mini project brief
project title:
Fairy Tale (mini site)
continue reading ➤
projectBrief
23/09/2011
Comments Off
Time to add a touch of style to your plain looking pages :)
Time for some CSS — time to meet our master :)
Eric Meyer

photo: August 19, 2008 © Adrian Q
Regardless of who you ask - if they are writing CSS - no doubt, they will have learnt from Eric. continue reading ➤
code CSS
22/09/2011
Comments Off
A little break from the coding - and a quick brush up on some useful working methods in Photoshop. Let's go through selections, layer masks and colour adjustments on the image of a glass marble. Download the source file ↓ glass marble (source image, .psd file) and work through the PDF below.
➡ Photoshop working methods
continue reading ➤
photoshop