Thread
:
CSS to keep images left (and not nesting)
View Single Post
04-23-2018, 09:03 PM
#
2
Tex2002ans
Wizard
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
You may want to add
clear
to your img.check CSS:
Code:
clear: both
or:
Code:
clear: left
You can read more about clear on W3C's site:
https://www.w3schools.com/cssref/pr_class_clear.asp
or on Mozilla's site:
https://developer.mozilla.org/en-US/docs/Web/CSS/clear
Tex2002ans
View Public Profile
Visit Tex2002ans's homepage!
Find More Posts by Tex2002ans
Track Posts by Tex2002ans via RSS