ok this is a true n00d question ive tried <CODE> and <PRE> tags but when im trying to like display raw html code it still doesn't work. For example i have a html tutorial and i want to display a example...all helps is appreciated..
You want something like:
<head>An example HTML page</head> <body bgcolor="#ffffff"> For your R&B listening pleasure we have... </body>
?
View the source of this page to get some ideas.