Hi guys, I'm having some trouble with basic HTML.
I am attempting to put a dotter border + bacground
Heres the code:
Now, if I do it like that, its fine and works perfectly.
But the moment I do this
Basically, I can't have 2 lines double spaced . It only works when its one link like above.
I'm fairly new to HTML but everythings been pretty simple and straightforward except this... and its pissing me off haha:angryfire: But I'm probably just retarded
Thanks and goodnight!
I am attempting to put a dotter border + bacground
Heres the code:
HTML:
<p style="border:4px dotted OrangeRed;background-color: #FFCC33;"><b>MY TEXT HERE</p>
Now, if I do it like that, its fine and works perfectly.
But the moment I do this
HTML:
<p style="border:4px dotted OrangeRed;background-color: #FFCC33;"><b>MY TEXT TEXT TEXT TEXT TEXT
BLAH BLAH BLAH BLAH MORE BULLSHIT
SOME MORE TEXT</p>
Basically, I can't have 2 lines double spaced . It only works when its one link like above.
I'm fairly new to HTML but everythings been pretty simple and straightforward except this... and its pissing me off haha:angryfire: But I'm probably just retarded
Thanks and goodnight!