Page 1 of 1

Is anyone good at HTML/CSS? Or even, passable?

Posted: Mon Jun 06, 2016 3:03 pm
by pinback
I have a very simple layout of <div>s I'd like to accomplish, but CSS is the worst thing of all time, so it's hard for me to get what I want.

According to stackoverflow, "why do you want to do that?"

Posted: Thu Jun 09, 2016 10:58 pm
by Tdarcos
What I've noticed is <DIV>s tend to force <BR>. Have you considered <span> instead of <div>?