File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,11 @@ <h4>IMG.align-right</h4>
93
93
ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation
94
94
ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor
95
95
in hendrerit in vulputate velit esse molestie consequat.</p></ textarea >
96
+ < div class ="col_4 column ">
97
+ < h4 > IMG.full-width</ h4 >
98
+ < img class ="full-width " src ="http://placehold.it/00A185/7ECFC1/ffffff.png&text=full+width ">
99
+ </ div >
100
+ < textarea onclick ="this.focus();this.select() " readonly ="readonly " style ="margin:6px 41px;width: 392px;height: 44px; "> <img class="full-width" src="http://placehold.it/260x200/4D99E0/ffffff.png&amp;text=full+width"></ textarea >
96
101
< script type ="text/javascript " src ="rsc/jquery.min.js "> </ script >
97
102
</ body >
98
103
</ html >
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ div.caption img{display:block;padding:0;margin:0;width:100%;height:auto}
18
18
div .caption span {color : # 333 ;font-size : 14px }
19
19
img .align-left , .img-wrap .align-left {float : left;margin : 0 10px 5px 0 }
20
20
img .align-right , .img-wrap .align-right {float : right;margin : 0 0 5px 10px }
21
+ img .full-width {clear : both;display : block;width : 100% ;height : auto;margin : 0 0 10px 0 }
21
22
22
23
.blockquotebtn {
23
24
background-color : # e7534f ;
You can’t perform that action at this time.
0 commit comments