TEST

ganzer code
<!DOCTYPE html>
<title>Title</title>

<style>body {width: 500px;}</style>

<script type="application/javascript">
  function $init() {return true;}
</script>

<body>
  <p checked class="title" id='title'>Title</p>
  <!-- here goes the rest of the page -->
</body>Language:HTML
	
smaller example
<TAG ATTRIBUT="WERT">
    INHALT 
</TAG>
Language:HTML
even smaller example
oiuhgoug <TAG ATTRIBUT="WERT">INHALT</TAG>Language:HTML fgdfdf

Test

Hello WWorld

Resize the browser window to see how the font size scales.