Home › Forums › CSS › Fixing float with a short code. Is there a better way? › Re: Fixing float with a short code. Is there a better way?
March 17, 2012 at 5:01 pm
#99303
Participant
Hello,
I am fairly new to web design and don’t know nothing about programing languages to automate behavior.
But if I may suggest something from purely css and html point of view I would handle this part something like this.
Wrap the wood pic and seriesbox in “p” tag. Float the seriesbox left without any left-margin
since you got right-margin already on img and make this:”Review the material list to cut the wood to size.”
as a header inside of seriesbox (material list).