In What Direction Does Float Will Workp Pre Langcss #371
In what direction does float will work? <pre><code class="language-css"> img { float: right;}</code></pre>
This multiple choice question (MCQ) is related to the book/course
gs gs105 CSS (Cascading Style Sheets).
It can also be found in
gs gs105 CSS Properties, Elements, Functions & Tables - CSS Floating Elements for Layout - Quiz No.1.
In what direction does float will work?
img { float: right;}
left
top
bottom
right