2694 Tipps & Tricks  » die beliebtesten   » die neuesten   » heute gesehen   » Zufallstipps  
» Games  (117) » Gesundheit  (173) » Gewuerze  (104) » Hardware  (35) » Haushalt  (977)
» Heilkraeuter  (443) » Linux  (298) » Programmieren  (215) » Software  (91) » Vor100Jahren  (6)
» Windows  (235)
 Kategorie: Programmieren / CSS
582 x gelesen, 25. März 2007
anderes Maussymbol auf einem Text z.B. <p style="cursor : crosshair">Fadenkreuz</p> <p style="cursor : Hand">Hand</p> <p style="cursor : help">Fragezeichen</p> <p style="cursor : e-resize">Rechts und Links Pfeil...  [mehr]
525 x gelesen, 25. März 2007
<style type="text/css"> BODY { cursor:url("cursor.cur"); } </style> ...  [mehr]
457 x gelesen, 25. März 2007
Beispiele mit Rahmen mit dem Typen "dashed" (gestrichelt), "dotted" (gepunktet) und "double" (doppelter Rahmen) <p style="border-width: 1px; border-color:yellow; border-style:dashed; padding:3px;"> Text mit Rahmendicke dünn und Typ dashed.</p...  [mehr]
514 x gelesen, 25. März 2007
<img src="einBild.jpg" border="0" style="border-right: 1px solid #9B9B91;border-left: 1px solid #9B9B91;border-top: 1px solid #9B9B91;border-bottom: 1px solid #9B9B91" vspace="2">...  [mehr]
475 x gelesen, 25. März 2007
<html> <head> <style> A:link {color:red; text-decoration: none} A:visited {color:yellow; text-decoration: none} A:hover {color:#DB4E5F; text-decoration: underline} A.menu:link {color:#ffffff; text-decoration: none} A.menu:visited {color:#ffffff; text-decoration: no...  [mehr]
482 x gelesen, 01. April 2007
Farbige Scrollbar <style type="text/css"> body, textarea { background-color:#8C8CC6; color:#FFFFFF; font-family:"Andale Mono",Arial,sans-serif; scrollbar-base-color:#8C8CC6; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF; scrollbar-d...  [mehr]
446 x gelesen, 25. März 2007
<html> <head> </head> <body> <hr size="1" color="#FFA55D" width="40%"> <br> <hr style="width:400px; color:yellow; background-color:yellow; height:5px; border:1px dashed blue;"> <br> <hr style="w...  [mehr]
458 x gelesen, 25. März 2007
<img src="bilder/bild_023.gif" style="cursor:help" alt="Das Bild" border="0">...  [mehr]
496 x gelesen, 25. März 2007
<style type="text/css"> <!-- body { overflow:hidden; } --> </style>...  [mehr]
545 x gelesen, 25. März 2007
<!-- in HTML Schrift Schattierung --> <STYLE TYPE="text/css"> div.schatten{position:static;font-family:arial,sans-serif;font-weight:bold;font-size:20pt;color:#bbbbbb} div.schrift{position:relative;top:-25px;left:2px;font-family:arial,sans-serif;font-weight:bold;font-size:2...  [mehr]
alle Tipps & Tricks
Validator XHTML + CSS ® 2012   GADDO.DE   BAR-GAMES.DE