HTML-and-CSS

Browse pages: First|Previous|15|16|17|18|19|20|21|22|23|24|Next|Last
Material Image As you can probably tell from the name this means having an external file and then linking to it from your page so you don't have all that code in your head tags in every single page. This is a lot easier than it may seem, first of all open notepad and copy the following code:
Type: HTML Tutorial
Level: Beginner
Material Image The best way to describe these to you is to just to show you examples, so with the best example possible I will begin, in your CSS file use this code:
Type: HTML Tutorial
Level: Beginner
Material Image For links there are 4 different options which you may already know, you have the standard link colour, you have the colour of the link when the mouse passes over it, you have the colour of the link once it has been clicked and you have the colour of an active link (while you have pressed the mouse o...
Type: HTML Tutorial
Level: Beginner
Material Image In this tutorial I am going to show you how to customize near enough everything about your lists. This is not as hard as it may sound, the hardest thing is deciding when to stop customizing!
Type: HTML Tutorial
Level: Experienced
Material Image The code for using an image as a background is: background-image: url(image.gif);, remember to change the location to include the image you will be using, E.G url(images/image.gif);
Type: HTML Tutorial
Level: Beginner
Material Image Before you start working on any of the pages in your website, it's important to first define your main website folder in Dreamweaver. Whether you're creating a new site or working on an existing site, this preliminary step is crucial because it enables Dreamweaver to keep track of all of the eleme...
Type: HTML Tutorial
Level: Beginner
Material Image If you're subscribed to Before & After magazine, chances are you recieved the article on how to create an IMAX-like photo background for your Web page a while ago. They showed you how to do it in Adobe GoLive using its built-in CSS tools, but what if you don't have GoLive?
Type: HTML Tutorial
Level: Experienced
Material Image Editor's Pick in HTML and CSS Tutorials, October 2006
This very helpful article shows you two ways of designing a webpage: by tables and by layers. The author explains the strengths of each, but she also goes on to explain when and how both can be used in the same webpage at times...
Type: HTML Tutorial
Level: All levels
Material Image Transparent PNG images have been always been a great tease to web designers. This tutorial will show you a few tricks to working with transparent PNG files.
Type: HTML Tutorial
Level: Experienced
Material Image How to center your design in IE and FF.
Type: HTML Tutorial
Level: Beginner
Browse pages: First|Previous|15|16|17|18|19|20|21|22|23|24|Next|Last