putting codes in entries |
![]() ![]() |
putting codes in entries |
Dec 31 2004, 06:41 PM
Post
#1
|
|
|
lauren<3 ![]() ![]() Group: Member Posts: 17 Joined: Jul 2004 Member No: 31,570 |
how do i put codes ((i.e. a stylesheet)) in a xanga entry and have it come up as normal text not as the code itself ((say i wanted to show someone how to bold text using <b> but i didnt want it the text to be bolded i just want the <b> and the </b> to come up))
|
|
|
|
Dec 31 2004, 08:17 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
For bold, itatlic, and underline, you could always tell the person to press ctrl + i; itatlic. Ctrl + u; underline. Ctrl + b; bold.
or check the html button and type in <Textarea>CODEHERE/WHATEVER ELSE</textarea> or, dont check the html thing at all and type in <b>WORDS</b> - will make it bold when you check the html button, but it wont work if you dont. Did that make sense? |
|
|
|
Dec 31 2004, 11:19 PM
Post
#3
|
|
![]() All i want is a HERO to be there for me...is it too much to ask? ![]() ![]() ![]() ![]() Group: Member Posts: 287 Joined: Nov 2004 Member No: 66,293 |
uh how bout...u click/check the "Edit HTML" button and write all the <b> for bold and <i> for italic and stuff in the area u want and then when u finish writing everything uncheck the "EDIT HTML" box and then ur done...
some computers can't do the Ctrl thing sooo u can try both ways if u want... |
|
|
|
Dec 31 2004, 11:26 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 192 Joined: Feb 2004 Member No: 3,204 |
oh do you mean how do you show the code? so like:
this is how you make text bold: <b>BOLD</b> and have it show up like that? well instead of typing "<" type "<" so... here... < = < > = > is that what you meant? |
|
|
|
Dec 31 2004, 11:36 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 919 Joined: Apr 2004 Member No: 14,856 |
wrap the code around <xmp></xmp> tags:
example: <xmp>CODEHERE</xmp> |
|
|
|
![]() ![]() |