This should be the home view on larger screens. The DIVS are all regions in my Drupal 7 theme but I'm having trouble with DIV3. Thanks for any help on this.
CSS page layout techniques allow us to take elements contained in a web page and control where they're positioned relative to the following factors: their default position in normal layout flow, the other elements around them, their parent container, and the main viewport/window.
CSS layout types: Fixed, Elastic, and Fluid.
HTML Div Based LayoutUsing the <div> elements is the most common method of creating layouts in HTML. The <div> (stands for division) element is used for marking out a block of content, or set of other elements inside an HTML document. It can contain further other div elements if required.
Last week, I covered using the DIV tag to make unique content for your course, but did you know that you can also use the DIV tag to make tables! All you need to do is include CSS to create interesting tables.
This is possible with CSS columns in modern browsers, falling back to using the jQuery Masonry plugin in older browsers.
A full explanation can be found at Creating a CSS-only Responsive Masonry
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With