Creating a div layout
-
My apologies if this topic doesn’t belong here (or anywhere else on wordpress.org, for that matter), but I’m stumped and need guidance, even if only guidance to the proper place to ask.
I hate divs’s, could never get along with them, but I must put together an HTML layout, and nowadays it seems I have no choice but to use a div layout for responsiveness and overall flexibility.
This is what I’m trying to build: https://imgur.com/xhtL60v
The top left square will be an image, the rest will be essentially text (links, lists, buttons…).
I started coding it, but too many times it goes out of control… maybe it’s a problem with floats, I don’t know.
If someone has a layout grid (not a display:grid, because I noticed that’s too rigid) example, or a link to related reading, or any kind of useful pointers, I would appreciate it very much. I’m at it for almost a week and I would really like to finally start creating content at some point…
- The topic ‘Creating a div layout’ is closed to new replies.