Various inline css scripts
Color scroll bars
Place in HEAD tags
Change colours to suit.
Effect? From Oz Web Hub.
You can change colours and underlines to suit.
Fixed image on background
This will center your image. Change the position if you wish to left or right and of course you change image to suit remembering that you may have images in a folder and that they may not be called .jpg files as here. If you keep your images in a separate folder called images it will be "images/your image.jpg" If you don't, it will be "yourimage.jpg" See example on this site. Image is positioned 'bottom right'
These examples are inline css scripts.
Red
line down side of paragraph
| <div style="border-left:4px solid #ff0000;font:11px verdana;padding-left:5px;"></div> |
Include in your BODY Tag
Place box around paragraph
| <p style="border:1px solid #000000;padding:5px;font:11px verdana;">your paragraph text here<p> |
Place these tags in the BODY of your page
Make a cursor appear when people are browsing your page.
Search Google for a curser image or make your own and upload it to your server. Place in BODY of page.
Horizontal lists
Place in the HEAD tag
© Jenny Campbell