Page 1 of 1
Text editing
Posted: Fri Sep 05, 2003 2:36 pm
by Sikakoira
Could somebody tell me how you make those rolling, colourful, bolded or italic texts.
Some sort of index about all the possible text editing ways would be nice

Posted: Fri Sep 05, 2003 3:14 pm
by Meh
You mean like for notes?
Re: Text editing
Posted: Fri Sep 05, 2003 5:16 pm
by ephiroll
Sikakoira wrote:Could somebody tell me how you make those rolling, colourful, bolded or italic texts.
Some sort of index about all the possible text editing ways would be nice

Check this site out.
http://hotwired.lycos.com/webmonkey/
Posted: Sun Sep 07, 2003 10:32 am
by Sikakoira
David Goodwin wrote:You mean like for notes?
Yeah.
Didn't understand a bit about that site.....

Posted: Sun Sep 07, 2003 12:08 pm
by dgalien
u just need some simple tags (like here..: BBCode) but u need html tags.
just a simple sample:
for italic words: <i>
an italic word</i>
bold: <b>
bold</b>
for colored words or letters u must use the font tag:
<font color="#FF0000">
red words</font>
for color u could use words: like blue or green (i dunno al the reserved words) or u could use RGB values in hexadecimal format.
RGB stands for Red-Green-Blue.
use a value between 00 and 255 but write it in hex value FF => 255
for example: this is
CCCCCC => lightgrey,
00FF00 => green,
FFFFFF => white
000000 is black
just try it .
if u want marquee u could use the marquee tag, but this tag is obsolete and a m$ only tag (first used with m$-exploder 3.0?).
if u want underline just use: <u>
underline</u>
u could cominate tags like <b>
bold and <u>underline</u></b>
there are a lot of other tags, but these are the most simple and (4 now) common..
hope this post is useful 4 u

Posted: Sun Sep 07, 2003 2:01 pm
by Sikakoira
Thanks..... I hope for example Jos could tell us all the text editing methods

Posted: Sun Sep 07, 2003 3:44 pm
by ephiroll
Sikakoira wrote:Thanks..... I hope for example Jos could tell us all the text editing methods

All the things done on the notes are done using HTML, Jos would have to give a HTML lesson to tell us what all we could do with the text. To really know what you can do with notes you need to learn HTML, perssonally I learned what I know from webmonkey.com, they have cheat sheets you can print out that are extremly useful while you are learning.
Posted: Sun Sep 07, 2003 6:38 pm
by Sikakoira
ephiroll wrote:Sikakoira wrote:Thanks..... I hope for example Jos could tell us all the text editing methods

All the things done on the notes are done using HTML, Jos would have to give a HTML lesson to tell us what all we could do with the text. To really know what you can do with notes you need to learn HTML, perssonally I learned what I know from webmonkey.com, they have cheat sheets you can print out that are extremly useful while you are learning.
Ah, i see..... Thanks, I guess I need to learn some of that.
HTML lesson
Posted: Sat Sep 27, 2003 2:43 pm
by g1asswa1ker
PM me with your email address and I will send you a quick cheat sheet of HTML.
Still Avaliable
Posted: Mon Sep 29, 2003 9:36 am
by g1asswa1ker
Posted: Mon Sep 29, 2003 1:30 pm
by swymir
HTML is not at all difficult. It does look really pretty though. I learned from angelfire back in the day when I was about 9 so you should be able to learn it.
I never used all that hexidermal-itosis ... whatever thing. I just write the color it's a lot easier. You can come up with tons of colors. Cyan, Aqua, ect. if you want to steer away from the classic red and blue.
Merquee (probably didn't sleep that right) is always fun to use also it makes the text scroll across the screen.
Posted: Tue Sep 30, 2003 5:47 am
by new.vogue.nightmare
However, I think scrolling marquee only works on IE. So, if you want to be a browser fascist, go right ahead

But I think that there should be something done about colored titles changing the color of the entire events page. Is that because of a missing closing tag? Or is it a bug? I haven't checked it...and I can't now since the lag ate my minutes...stupid school connection. I need my own connection

Posted: Tue Sep 30, 2003 12:40 pm
by Meh
It is a missing closing tag. Also could be considered a bug.
I used to forget all the time.
Posted: Tue Sep 30, 2003 2:37 pm
by new.vogue.nightmare
well then o_o I WILL GO ON A CRUSADE TO FIX IT O_O ..or not, meh, I'm lazy
