ID:276355
 
I really don't see what is the problem..

Code:
You start in the town of Riuku. Chat with citizens, buy equipment from the shops, and other things to get acquainted. Wander outside of the protection of the town and you will enage in battles with monsters. Be sure to explore because there are other towns, caves, and more powerful monsters to defeat. Statpoints are earned after each level up, use them to increase your stats. Please report bugs on the forums.

Once I save it as Raivlion.html and click on it, I get this error:

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\ fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20
Mecha Destroyer JD wrote:
I really don't see what is the problem..

Code:
<code> <head><title>Raivlion Startup</title></head><body><body bg color = white><font color = white>You start in the town of Riuku. Chat with citizens, buy equipment from the shops, and other things to get acquainted. Wander outside of the protection of the town and you will enage in battles with monsters. Be sure to explore because there are other towns, caves, and more powerful monsters to defeat. Statpoints are earned after each level up, use them to increase your stats. Please report bugs on the forums. > </font></body> </code>

Once I save it as Raivlion.html and click on it, I get this error:

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\ fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20

You have 2 body tags. Get rid of the first one.

Hiead
In response to Hiead
OH....XD
In response to Mecha Destroyer JD
Also, styling you pages with HTML is a bad practice.

Try using CSS instead. It makes updating the layout a whole lot simpler :P
In response to Smoko
Yeah I looked at that before. Is there a page somewhere listing what the letters mean? : p, hl
In response to Mecha Destroyer JD
"p" is for styling paragraphs with CSS.

And "hl" is for styling the "hl" attribute. I cant say what it is at the moment :P.
there's no space inbetween "bg" and "color"
In response to Smoko
I still don't quite get it..But uh, do I need like a css editor to see it?
In response to Smoko
CSS is not nessary for small things like that, what would be the point? It would actualy create more trouble.
Lummox is going to kill you for doing:
<attribute = value>