Answer Posted / hrpynux@gmail.com
To create a two-column layout, first we create a <div> element with property display: flex, it makes that a div flexbox and then add flex-direction: row, to make the layout column-wise. Then add the required div inside the above div with require width and they all will come as columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain word-break property used in css3?
What are functions/mixins?
How do I turn off hyperlinks?
What is hover text?
What is the use of z-index in css?
What are conditional comments ?
What is a cascading menu?
What is style sheet explain with example?
How can we group heading elements in html?
Why is css3 important?
Is html5 a programming language?
What are the disadvantages of inline styles?
What is css explain with example?
Why background and color are the separate properties if they should always be set together?
What are the major versions of css?