Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

wrap text around circle image css

.curve { 
	width: 25%;
	height: auto;
	float: left;
	margin-right:2rem; 
	shape-outside:circle();
}
Source by thenewcode.com #
 
PREVIOUS NEXT
Tagged: #wrap #text #circle #image #css
ADD COMMENT
Topic
Name
4+3 =