HTML Farbwähler - Websichere Farben
RGB oder HEX --> HTML Farbschema
http://html-color-codes.info/webfarben_hexcodes/
<div style="background-color: rgb(255,105,180); color: rgb(0,0,0); border: 2px solid rgb(255,20,147); font-family: Verdana; font-size: 16px; "> Schöner farbiger<strong>Kasten</strong> mit Text </div>
For a scrollbar:
<div style="width: 100%; height: 100px; overflow: auto; scrollbar-face-color: #CE7E00; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #6F4709; scrollbar-3dlight-color:#000000; scrollbar-darkshadow-color: #6F4709; scrollbar-track-color: #FFE8C1; scrollbar-arrow-color: #6F4709;">Content Here...</div>
Laufschrift Marquee
Hovering over the Marquee
This example allows the user to stop the marquee when they hover over the marquee with their cursor (i.e. onmouseover). The marquee then continues when the user hovers away from the marquee (i.e. onmouseout).
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">Go on... hover over me!</marquee>
Marquee Generator - http://www.quackit.com/html/html_generators/html_marquee_generator.cfm
Music recorder Generator
http://www.quackit.com/html/html_generators/music_code_generator.cfm
HTML
HTML TutorialHTML Codes/Generators
HTML Color
HTML Color Chart
HTML Comment Box Code
HTML Scrollbox Code
HTML Text Code
HTML Image Code
HTML Marquee Code
HTML Music Code
HTML Video Code
HTML Form Code
HTML Frames Code
HTML Entities
HTML Examples
HTML Help/Cheat Sheet
HTML Templates
More Codes...
HTML Generator
HTML Table Generator
Marquee Generator
Music Code Generator
HTML Text Generator
Text Box Generator
MySpace Generators
More Generators...
HTML 5 Tags

