web design week 7 – styling links and using tables

today we are looking at using pseudo classes

the a tag (a link) can have different styles according to off the mose is over the link, or the link has already been visited etc

these are known as pseudo classes

have a look at this file – work through it and make sure you understand how to style links with css

stylingyourlinks.pdf

we are also looking at the final missing competence – using tables

the basics of tables are very straightforward

<table>

<tr> <td>some data</td> <td> some more data</td> </tr>

<tr> <td>some data</td> <td> some more data</td> </tr>

<tr> <td>some data</td> <td> some more data</td> </tr> 

<table>

useful links

  1. tables basics on w3c schools
  2. online table maker
  3. lists basics on w3c schools
  4. online list maker

Please enter your name

Your name is required

Please enter a valid email address

An email address is required

please enter your comment

kcDigitalArts © 2012 All Rights Reserved

Designed by WPSHOWER

Powered by WordPress

Loading...

***THIRD YEARS - show requirements you need to be working towards are available here - remember this is the list against which you get assessed***