![]() |
|
Home | Keep up with the news | The Photo FX tour | Photo FX |
|
|
|
#1 |
|
Senior Member
|
This is the thread in which, over a period of time, I will post various Cascading Style Sheet tips. A basic knowlege of CSS and HTML is required to understand of of it.
This tip will show you how to use unordered lists to make onMouseOver background-color-changing links like those on www.captainkoala.com. CSS: HTML Code:
Replace the elements in brackets (<...>) with whatever you want those elements to be. HTML Implementation: HTML Code:
There you have it. This is just a simple way to have a simple background-changing link.
__________________
#!/usr/bin/env python import webbrowser webbrowser.open('http://www.captainkoala.com/') # general quackery with a point |
|
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Feb 2007
Posts: 6
|
You can use inbuilt features of Dreamweaver which can help you save lot of CSS coding. It is easy to use and navigate
Try using latest version of Dreamweaver |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|