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>
9393 ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation
9494 ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor
9595 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 >
96101< script type ="text/javascript " src ="rsc/jquery.min.js "> </ script >
97102</ body >
98103</ 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}
1818div .caption span {color : # 333 ;font-size : 14px }
1919img .align-left , .img-wrap .align-left {float : left;margin : 0 10px 5px 0 }
2020img .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 }
2122
2223.blockquotebtn {
2324 background-color : # e7534f ;
You can’t perform that action at this time.
0 commit comments