Navigation überspringen

Harald Markus Wirth


Seiteninhalt:

Yet Another Link Collection about Web Design

This is the supplementary link collection for the Guide to Web Design.

  1. Yet Another Link Collection about Web Design
    1. Tools For Web Designers
      1. Online Tools
      2. Other Tools
    2. Guides
      1. General Web-Design Guides
      2. Design Related Guides
      3. About Colors
      4. Accessibility
      5. Usability
      6. Social Aspects of Web Design
      7. Other Web-Design Guides Similar to this Page
    3. Miscellaneous Links
    4. Selected Specifications of the w3 Consortium
      1. CSS 3
    5. Templates and Specific Techniques
      1. Vertical Center
      2. My Own Template Collection
      3. Code Snippets
    6. Unsorted Links
      1. Gems from #css
      2. Explore the intricacies of HTML and CSS here
      3. Rather Technical Links
    7. Mobile Web

Tools For Web Designers

Online Tools

Other Tools

Guides

General Web-Design Guides

Design Related Guides

About Colors

Accessibility

Usability

Social Aspects of Web Design

Miscellaneous Links

Selected Specifications of the w3 Consortium

CSS 3

CSS 3 has been defined but currently it is only supported in parts by only a few browsers (guess, which one is not supporting any CSS3). Therefore the following links will be interesting only in the future.

Templates and Specific Techniques

Vertical Center

IRC Bot-Code

]vertcenter

My Own Template Collection

Code Snippets

According to Stefano's Linotype the following code makes IE6 and IE7 behave just like IE8. I did not yet test it, but it sounds too good to be real. You can "include" those JavaScripts within the head section of your document:

<!--[if lt IE 7]><script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js"
  type="text/javascript"></script><![endif]-->
<!--[if lt IE 8]><script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js"
  type="text/javascript"></script><![endif]-->
Warning Sign

Of course, including foreign code has it's disadvantages; You give away control and you don't know, what the script is doing to your web site. On the other hand, your page can be quite messed up, if they change things. It is best to download the scripts and host them on your own web space.

Unsorted Links

Gems from #css

IRC Bot-Code

]css specificity

Explore the intricacies of HTML and CSS here

Rather Technical Links

Mobile Web



Content Management:

μCMS α1.6