•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 397,697 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,520 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
•
•
•
•
•
•
•
•
Freeze your computer with this window bomb!! (View Snippet)
body {
margin:0;
padding:0;
background:#000000;
}
p,td { font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top: 0px;
} (View Snippet)
use this code for frame borders
write this code between head tags (View Snippet)
A simple HTML code that converts Fahrenheit to Celsius and Vice Versa. (View Snippet)
View the innovative works in action at http://listenlight.net/13/.
Or by way of http://digg.com/programming/The_Listenlight_Text_Engine, you may obtain the source under the very liberal MIT License.
Cheers --
Jess (View Snippet)
A handy code that brings up a password window to keep others off of the web pages you choose. (View Snippet)
Put your very own Google search bar on your web page. (View Snippet)
Diplays the exact current time and date (View Snippet)
I am often asked how to create a tableless two column CSS layout so I thought I would just post it here for once and for all. (View Snippet)
Use
This script can be used to mimize space of a textfield by putting the title of the field inside the text field itself when the page loads. This title will then disapear when it is clicked.
How To Use
Use the following code as your textfield and fill in the "value" property with the text... (View Snippet)