Charas-Project
Off-Topic => Really Old Stuff => Archive => HTML & DHTML => Topic started by: Zerlina on July 16, 2005, 08:55:48 PM
-
I don't know if there's one of these already, but I noticed a lot of people are asking basic questions, so I thought I'd post it (since a lot of these aren't on the first page).
Bold
TEXT
Italic
TEXT
Underline
TEXT
Strikethrough
TEXT
New Line
New Paragraph:
PARAGRAPH HERE
(you can leave off the in most cases)
Image:
{mg src="URL HERE"}
(change { to < and } to > )
Link:
TEXT HERE
Image Link:
{img src="URL HERE"}
(change { to < and } to > )
Font:
*Please use netsafe fonts!*
Font Size:
(X becomes a number between 1 and 7)
Font Colour:
or
Background Colour:
or
Background Image:
Non-Moving Background Image:
Background Music:
(substitute infinite if you like)
Coloured Scrollbar:
TIPS:
* Try problem solving if you don't have the code for something. Sometimes if you look at other codes you can figure it out.
* Remember to always use American spellings (this one gave me lots of trouble!)
*Despite what some people think, sometimes simple is better.
*Things like image maps are a little bit harder, and are sort of like positioning pictures in RPG Maker. You have to adjust the numbers until you get it right. If you want a code for an image map, then feel free to ask. It's a little complicated, though.
So there you go- some simple codes since there aren't any on this page at the moment. :)
-
Also, fonts can be negative numbers, and that CSS thing at the end isnt exactly fit for a basic code.
Cool, but I think Smo posted an HTML tutorial long ago..
-
Correct me if I'm wrong, but doesn't charas use the [ and ] instead of < and > ??
cuz thats what I use...
-
Charas uses it's own little code thingy, although a lot of HTML isn't removed from the posts compared to others. This is actual HTML.