Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Simple Code Question Reply To: Simple Code Question

#189290
__
Participant

I am working on the site locally so I cannot give you a link

Use an online service like codepen to recreate the problem.

I am not familiar with CSS commands

I don’t mean to be discouraging, but you need to become familiar with CSS if you expect to build websites. Going along with that, I enjoy helping people learn, but I am less interested in handing out “fixes” —or, especially, trying to solve problems by trial and error, without any real info about the problem. : )

That being said, inline-block is a good basis for a grid system. You might start your study with that. If you can get a demo working, I’ll be happy to help further.