HTML-and-CSS

Browse pages: First|Previous|3|4|5|6|7|8|9|10|11|12|Next|Last
Material Image Before you start on this tutorial, be sure that you have taken both Parts 1 & 2 to ensure you have all of the things required to begin. By now you should have 3 image files stored in a project directory that you set in in part 2. You should have a header, a content, and a footer image to build your ...
Type: Tutorials
Level: Experienced
Material Image The way to turn a table cell into a link is to apply a class to a link and to insert the link inside cell, here is the CSS:
Type: Tutorials
Level: Beginner
Material Image A lot of people have wanted to make 3 column CSS layouts but have always managed to run into problems ... like I did the first time I tried. With this tutorial I hope to show you how you can overcome the problems of liquid layouts to create your very own liquid layout which will fit into the screen ...
Type: Tutorials
Level: Experienced
Material Image In this tutorial I'm going to show you how to create forms, which are a great way to collect feedback from your site or if your creating a guestbook. FYI, HTML on it's own cannot create these, this is just the client side part (the forms), creating feedback forms or a guestbook would need to help ...
Type: Tutorials
Level: Beginner
Material Image Framesets are not recommended if you want search engines to be able to read the content within your site, used well these can look nice but you probably won't get good search engine rankings.
Type: Tutorials
Level: Beginner
Material Image Inline frames are getting used more and more frequently around the internet, one of the most frequent problems is that Iframes aren't used correctly. I have written this tutorial to hopefully teach you how not to make any mistakes when it comes to using these quickly growing alternatives to frames.....
Type: Tutorials
Level: Beginner
Material Image Creating lists to show information are sometimes essential, there are many types of lists and many more ways in which you can edit them. Here are some of the types of lists you can create.
Type: Tutorials
Level: Beginner
Material Image There are many things to take into consideration when creating a form, you want to make it match your site as much as you possibly can. This can be done using CSS and some HTML tags that you may not already know.
Type: Tutorials
Level: Experienced
Material Image For many years hover-effects on images working as links has been accomplished by using JavaScript. They worked 5 years ago and they still do - at least for those who still haven't disabled (partially or completely) JS.
Type: Tutorials
Level: Beginner
Material Image Many of you may have heard of XHTML but your wondering what it is and why use it? Well I will try my best to explain what it is and how to use it correctly. XHTML stands for Extensible HyperText Markup Language, and is quoted by W3.org like this:
Type: Tutorials
Level: Beginner
Browse pages: First|Previous|3|4|5|6|7|8|9|10|11|12|Next|Last