- 0
css Why won't this text wrap this image?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
- 2 replies
- 0 views
-
Why your next SharePoint page might feel more rigid than before
By zikalify,
- microsoft
- sharepoint
- (and 5 more)
- 0 replies
- 0 views
-
This mindblowing project lets you run Windows XP on the web
By Usama Jawad96,
- microsoft
- windows xp
- (and 4 more)
- 13 replies
- 0 views
-
HTML, CSS, & JavaScript All-in-One For Dummies (worth $39.99) free download ends today
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 0 views
-
Download HTML, CSS, & JavaScript All-in-One For Dummies ($39.99 Value, now FREE)
By News Staff,
- ebook offer
- sponsored
- (and 5 more)
- 0 replies
- 0 views
-
Question
AppleDave Veteran
Hey guys, I am trying to figure out why this text on the "About" page will not wrap around the image I have floated to the right. Here is the link: http://web38.hosts.deanesmith.net
And here is the code:
img.demo {
float: right ;
width: 450px ;
height: 332px ;
margin-top: 90px ;
}
.about2 ul.about_list {
margin-top:50px;
width:500px;
float: left;
}
[/CODE]
Link to comment
https://www.neowin.net/forum/topic/1097623-why-wont-this-text-wrap-this-image/Share on other sites
6 answers to this question
Recommended Posts