Embed Javascript or CSS in specific pages in WordPress
Lets say you only wanted CSS or Javascript included on a specific WordPress page. You can by editing the header.php file, by page name or id. Heres how.
Lets say you only wanted CSS or Javascript included on a specific WordPress page. You can by editing the header.php file, by page name or id. Heres how.
Anybody who has to work with websites whether developer, designer, Windows or Mac dreads the statement 'It has to be Internet Explorer 6 (IE6) compatible!'
Here is a list of the more commonly used HTML Special Characters that are needed for content to be universally readable in all browsers. But there are many.
You will have a template with a simple content, header, menu and footer div tags. In IE 6 you will be seeing some strange gaps between the div tags.
Thought I would put a few basics of CSS on the blog for beginners. Like CSS Positioning. and the like.