If you are worried about your CSS leaking, all you need to do is follow these steps when you make a blog:
-Click the 'Split at Summary at cursor' button
-You now have two boxes
Box 1 acts as a preview box, do not include auto-play music or css in this box
Box 2 is the entire blog, including whatever you put in Box 1. Here you can play around with as much coding as you want, and it will only be displayed when someone visits your blog, and won't leak onto the rest of the site.
-Once you're done, preview your blog to make sure everything looks right.
-Submit and bingo! You have a new coded blog.
Hope that clarified everything, and if you need any pointers feel free to ask!
Oh, you just need to put all your code between [ code ] and [ /code ] tags (without the spaces).
You can also put a div around it so it wont stretch the page, like this:
If you are worried about your
-Click the 'Split at Summary at cursor' button
-You now have two boxes
Box 1 acts as a preview box, do not include auto-play music or css in this box
Box 2 is the entire blog, including whatever you put in Box 1. Here you can play around with as much coding as you want, and it will only be displayed when someone visits your blog, and won't leak onto the rest of the site.
-Once you're done, preview your blog to make sure everything looks right.
-Submit and bingo! You have a new coded blog.
Hope that clarified everything, and if you need any pointers feel free to ask!
Thanks, Tera, but I know that
I meant how to make a text box...
Like this one, but one that I can put coding into for someone else to copy. I need it for a biography code I made for someone.
anybody?
Oh, you just need to put all
You can also put a div around it so it wont stretch the page, like this:
<div style="width:400px;height:300px;overflow:auto">
[ code ]coding goes here[ /code ]
</div>
Ohhh ok I'm sorry! xD Seems
Seems like Unplugged as all the info you were looking for >_< lol
Thank's unplugged!
Lol, it's okay Tera, ^-^