Replies

Mar 2, 2015 11 years ago
Serene
is sweet
User Avatar
Phea

Hello, probably that question is pretty nooby, but in my pet Josi's description the distance between the lines in the last paragraph is all wrong:

http://subeta.net/pets/Josi

It is marked as (font size= 2) and devided from the previous paragraph by (p) (all in those < brackets). Do I miss any tags at the end? I'd be very gratefull if someone could help :)

Mar 2, 2015 11 years ago
Silverfish
is a survivor
User Avatar
Xingese

Um, so the thing is I really can't say for sure but I suspect your problem comes at least partly from the fact that this is really not how you are supposed to code paragraphs or html in general ^^'

Correct way:

paragraph

paragraph

centered line

paragraph

What you did gives you a weird nested structure that doesn't really make sense for what you are trying to do c:

you are starting a paragraph

and then another one

and then another

without closing the previous one first

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Mar 2, 2015 11 years ago
Serene
is sweet
User Avatar
Phea

Okay, I'll try what happens if I close the paragraphs. But only in case of a paragraph <p>; I don't have to close <br>, right? Thanks for helping :)

Mar 2, 2015 11 years ago
Silverfish
is a survivor
User Avatar
Xingese

Same goes for font tags btw. These should generally come in pairs. (but yes, <br> is standalone :))

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Mar 2, 2015 11 years ago
Serene
is sweet
User Avatar
Phea

Just tried it, it worked! I knew it had to be something simple, I'm just no good with the basics of coding :D Well, thank you for pointing out the problem, in the furture I'll try to avoid it^^

Mar 2, 2015 11 years ago
Silverfish
is a survivor
User Avatar
Xingese

You are welcome. Best of luck! :)

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Please log in to reply to this topic.