Category ‘HTML/CSS Tutorials’

Styling the VCT’s Microprojects Feed Box

April 3rd, 2010

Welcome to the first episode of a series of HTML/CSS tutorials that deal with the application of CSS techniques in a real life setting. The series is supposed to be used in an upcoming course at the University of Marburg, students will be able to try to figure out how to do this.

And this is what we are going to do in this episode: The Virtual Center for Teacher Training has introduced a so called Microprojects Feed, which in return got a box on its own on the left of the portal. We will design this box.

Read the whole post…

Save this to:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MisterWong
  • Netvibes
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks

Flagging Links

January 28th, 2007

This tutorial will show you how to add a small GIF image to a link depending on whether the link is internal (no image), external, a specific external link, or a mailto link.

Required knowledge: XHTML, CSS, How to create a transparent GIF (or use the ones provided).

Tested in: Firefox Internet Explorer 6 Internet Explorer 7 and 8 Netscape 8 Opera 8 Safari

Read the whole post…

Save this to:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MisterWong
  • Netvibes
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks

Using DIVs to Simulate Framesets

October 31st, 2006

This tutorial will show you how to use DIVs to simulate a frameset. Framesets are often problematic in terms of accessibility, however, they provide a simple way to structure a web document visually. Using DIVs in a specific manner can help to achieve both, a clear visual structure and high accessibility.

See the result of this tutorial.

Required knowledge: XHTML, CSS, How to create a transparent GIF (or use the one provided).

Tested in: Firefox Internet Explorer 6 Internet Explorer 7 and 8 Netscape 8 Opera 8 Safari

Read the whole post…

Save this to:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MisterWong
  • Netvibes
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks

Hierarchical Sitemap with Dashed Lines

March 3rd, 2006

This tutorial will use a nested unordered list with two levels to create a hierarchical structure where dashed lines will show the dependencies. This could be used as a sitemap or to visualize a directory. The advantage of this technique is that you only need a simple nested list and do not have to add any additional code in the HTML document.

Have a look at the final result.

Required knowledge: XHTML, CSS, How to create a transparent GIF (or use the ones provided).

Tested in: Firefox Internet Explorer 6 Internet Explorer 7 and 8 Netscape 8 Opera 8 Safari

Read the whole post…

Save this to:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MisterWong
  • Netvibes
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Bookmarks

Blog Navigation