Posts Tagged ‘HTML’

Remove code between div tags – The Document Object Model and how to use it.

If you want to remove an element using Javascript similar to the way SWFObject 2 does automatically for you when you’re conditionally including FLASH – Read more: Remove code between div tags – The Document Object Model and how to use it.

How to use a CSS background image as a hyperlink

This snippit of HTML and CSS will let you use a background image in CSS and use it as a hyperlink in HTML. Here’s the code. Read more: How to use a CSS background image as a hyperlink