Click here to Skip to main content
15,904,156 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wishing I was a web developer suddenly Pin
RickZeeland26-Jul-21 6:34
mveRickZeeland26-Jul-21 6:34 
GeneralRe: Wishing I was a web developer suddenly Pin
Greg Utas26-Jul-21 7:14
professionalGreg Utas26-Jul-21 7:14 
GeneralRe: Wishing I was a web developer suddenly Pin
Daniel Pfeffer26-Jul-21 8:01
professionalDaniel Pfeffer26-Jul-21 8:01 
QuestionRe: Wishing I was a web developer suddenly Pin
Eddy Vluggen26-Jul-21 13:28
professionalEddy Vluggen26-Jul-21 13:28 
AnswerRe: Wishing I was a web developer suddenly Pin
honey the codewitch26-Jul-21 13:29
mvahoney the codewitch26-Jul-21 13:29 
QuestionRe: Wishing I was a web developer suddenly Pin
Eddy Vluggen26-Jul-21 13:41
professionalEddy Vluggen26-Jul-21 13:41 
AnswerRe: Wishing I was a web developer suddenly Pin
honey the codewitch26-Jul-21 14:54
mvahoney the codewitch26-Jul-21 14:54 
GeneralRe: Wishing I was a web developer suddenly Pin
W Balboos, GHB27-Jul-21 3:56
W Balboos, GHB27-Jul-21 3:56 
I feel bad posting his - like I'm in Q&A or something, but it worked for me: CSS Tutorial[^]. In particular, the Try It option lets you modify the initial content and see the damage.

When I first got started in web dev I had a problem: FireFox and some version of IE had to both be supported and IE was amazingly non-compliant. Ultimately, the solution was to position things with "absolute". Although the IE went away I kept with the methodology. A style sheet with horizontal positioning makes alignment very easy.

Box model - think of this as a container. Positioning within the container is relative to the container so blocks of things can be set up and conveniently moved without messing up internal alignment. It is, as you have observed, quite nuanced: a div vs. a span and how some CSS doesn't work in a span (for example). It makes sense - but there's even a CSS style to modify that if you need it. Also one that, should you "pad" something, it doesn't change the size of the surrounding element (which normally it does).

The rest of the insanity I leave in your capable hands

Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralThought of the Day Pin
OriginalGriff26-Jul-21 4:49
mveOriginalGriff26-Jul-21 4:49 
GeneralRe: Thought of the Day Pin
PIEBALDconsult26-Jul-21 5:00
mvePIEBALDconsult26-Jul-21 5:00 
GeneralRe: Thought of the Day Pin
OriginalGriff26-Jul-21 5:02
mveOriginalGriff26-Jul-21 5:02 
GeneralRe: Thought of the Day Pin
W Balboos, GHB26-Jul-21 5:18
W Balboos, GHB26-Jul-21 5:18 
GeneralRe: Thought of the Day Pin
jeron126-Jul-21 5:31
jeron126-Jul-21 5:31 
GeneralRe: Thought of the Day Pin
Slow Eddie26-Jul-21 11:06
professionalSlow Eddie26-Jul-21 11:06 
GeneralRe: Thought of the Day Pin
jeron126-Jul-21 11:13
jeron126-Jul-21 11:13 
GeneralRe: Thought of the Day Pin
Rich Leyshon27-Jul-21 4:19
Rich Leyshon27-Jul-21 4:19 
GeneralPurchasing conditions? Pin
Sander Rossel26-Jul-21 1:24
professionalSander Rossel26-Jul-21 1:24 
GeneralRe: Purchasing conditions? Pin
Greg Utas26-Jul-21 1:51
professionalGreg Utas26-Jul-21 1:51 
GeneralRe: Purchasing conditions? Pin
obermd26-Jul-21 3:35
obermd26-Jul-21 3:35 
GeneralRe: Purchasing conditions? Pin
C Grant Anderson27-Jul-21 8:16
professionalC Grant Anderson27-Jul-21 8:16 
GeneralRe: Purchasing conditions? Pin
Kornfeld Eliyahu Peter26-Jul-21 2:06
professionalKornfeld Eliyahu Peter26-Jul-21 2:06 
GeneralRe: Purchasing conditions? Pin
Jacquers26-Jul-21 6:16
Jacquers26-Jul-21 6:16 
GeneralRe: Purchasing conditions? Pin
Gerry Schmitz26-Jul-21 6:41
mveGerry Schmitz26-Jul-21 6:41 
GeneralRe: Purchasing conditions? Pin
Kirk 1038982127-Jul-21 8:57
Kirk 1038982127-Jul-21 8:57 
GeneralRe: Purchasing conditions? PinPopular
Nelek26-Jul-21 8:02
protectorNelek26-Jul-21 8:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.