Jump to content

HTML/Textile forum question


Lep

Recommended Posts

I only took a class about this type of thing once in grade 10 and didn't really pay attention. Anyway, how do I implement the type of style that this guy did in his post where it says Lyssa's Grimoire The Ultimate Mesmer Guide?

 

I tried to figure it out myself for a while but couldn't get it to work. I tried right-clicking to inspect element; I ended up thinking that this should be how to lay it out:

 

<div style="" class="flash">
<span style="font-size:20pt">
<ins>
<strong>Lyssa’s Grimoire</strong>
</ins>
<br>
<em>The Ultimate Mesmer Guide</em>
</span>
</div>
 
Whereas this is a direct copy/pasta:
 
<div style="" class="flash"><span style="font-size:20pt"><ins><strong>Lyssa’s Grimoire</strong></ins><br>
<em>The Ultimate Mesmer Guide</em></span></div>
 
But regardless, my post ends up like this:
 
<div style="" class="flash">
<span style="font-size:20pt">
<ins>
<strong>Lyssa’s Grimoire</strong>
</ins>
<br>
<em>The Ultimate Mesmer Guide</em>
</span>
</div>
 
Their forum uses textile and "normal" bbcode. Both of which I am clueless about.

 

Link to comment
Share on other sites

It's hard to me to tell not having access to the forum, but is it possible that you don't have permission to use HTML there; hence all the escaped characters? Or maybe you need to tick some setting to make it read properly?

"Fight for what you believe in, and believe in what you're fighting for." Can games be art?

---

 

 

cWCZMZO.png

l1M6sfb.png

My blog here if you want to check out my Times articles and other writings! I always appreciate comments/feedback.

Link to comment
Share on other sites

Yeah it seems to be something to do with copy pasting or settings since &lgt; is the code used in html to write < instead of opening a tag and > is the code to write > instead of closing a tag. So in some way the forum is 'escaping' you html tags to their text input equivalent.

Plv6Dz6.jpg

Operation Gold Sparkles :: Chompy Kills ::  Full Profound :: Champions :: Barbarian Notes :: Champions Tackle Box :: MA Rewards

Dragonkin Journals :: Ports Stories :: Elder Chronicles :: Boss Slayer :: Penance King :: Kal'gerion Titles :: Gold Statue

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.