URL: https://www.overclockers.at/coding-stuff/css_warum_funzts_nicht_in_browserie_106392/page_1 - zur Vollversion wechseln!
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>test</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> h3 { color:"red"; } </style> </head> <body> <h3>test</h3> </body> </html>

mach
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>test</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> div.h3 { color="red"; } </style> </head> <body> <div class="h3">test</div> </body> </html>
argl! genau jetzt komm ich drauf - am "" liegts
bitte closen, wie gesagt ->

LOL ok, *auchtomatenaufdenaugenhab*
overclockers.at v4.thecommunity
© all rights reserved by overclockers.at 2000-2026