2008/05/09

The Labs.Com Web Lab DynamicHTML
Last update 2003/08/27
The Labs - Design & Functionality For The Net

The Big Hassle of Programming Web-Pages

  1. Removing Underlined Links & Define Table Font
  2. Resources
  3. Outstanding DHTML Samples
DynamicHTML
1. Removing Underlined Links & Define Table Font
Most common use:

 <style type="text/css"> 
 <!--  
 a:link {text-decoration:none} 
 a:active {text-decoration:none} 
 a:visited {text-decoration:none} 
 a:hover {text-decoration:underline} 
 td {font-face: arial,sans-serif,helvetica; font-size: 13px;} 
 --> 
 </style> 

DynamicHTML
2. Resources

DynamicDrive.Com
DHTML submissions, ready to use
The Dynamic Duo - Cross-Browser DHTML
Best tutorial
Macromedia: DHTMLZone
Tutorials and examples
HTML Guru
The Dynamic HTML Site
WebReference: DHTML
Some resources
Netscape: JSS
StyleSheets resource
W3ORG: CSS
Cascading Style Sheets
Seite.Net: DHTML
German resource on DHTML
DYN DUO
Best examples
Builder: DHTML
CNET DHMTL Info

DynamicHTML
3. Outstanding DHTML Samples

HTML Guru
The Dynamic HTML Site
WindowMaker DHMTL
WindowMaker emulation

                                                                                                                                   

Java Hype Web LabFramer

Last update 2003/08/27

All Rights Reserved - (C) 1997 - 2008 by The Labs.Com

Top of Page

The Labs.Com