View Full Version : <br> shotcuts?


DuncansOneLove
04-08-2004, 04:31 PM
Hiya,

I was just wondering if there's a shortcut with the <br> tag or summat that can replace it? It takes ages when i have lyrics or a alot of tect that needs to be spaced. Anyone know?

Rosey
04-08-2004, 04:36 PM
no unfortunately not. What you can do is type it all out and then put the first br and then copy and paste on every line.

DuncansOneLove
04-08-2004, 04:38 PM
Aww ^^^^. It's hard innit, lol. I already copy and paste it which is easier but still takes alot of time

DuncansOneLove
04-08-2004, 04:39 PM
Why did it mask the word d.a.m.n. out?

jessi15
04-08-2004, 04:41 PM
I guess it is inappropriate. Maybe darn is okay? I didn't know it puts the ^^^^ by itself. Cool!

Rosey
04-08-2004, 04:45 PM
like jessi said, it's an unappropriate word, you have to remember most ppl here are young.

Annabelle
04-08-2004, 04:49 PM
hmmmm..an easier way [possibly] is to put in in a textarea. Here's the code:

<textarea rows="10" cols="30" style="overflow:hidden;border:0">
Roses are Red
Violets are Blue
Don't flop on a bed,
coz there's dew!
</textarea>

And that's my poem. Hope it works, and don't forget to change the words in bold to change the size:D


oh, and the overflow:hidden;border:0 is to get rid of the scrollbar :cloud:

starlet
04-08-2004, 05:13 PM
You can use <pre>stuff here</pre> but i think that messes up the style stuff on the page, so it'll just come out as times new roman or whatever.