File tree Expand file tree Collapse file tree 3 files changed +248
-7
lines changed Expand file tree Collapse file tree 3 files changed +248
-7
lines changed Original file line number Diff line number Diff line change 6161 }
6262
6363 .media {
64- width : 300 px ;
64+ width : 500 px ;
6565 border : 2px dotted rgb (96 , 139 , 168 );
6666 }
6767
9494< body >
9595 < section >
9696 < div class ="media flipped ">
97- < div class ="image "> < img src ="https://placehold.it/60x60 " alt ="placeholder "> </ div >
97+ < div class ="image "> < img src ="MDN.svg " alt ="MDN logo "> </ div >
9898 < div class ="content "> This is the content of my media object. Items directly inside the flex container will be aligned to flex-start.</ div >
9999 </ div >
100100
114114 </ textarea >
115115 < textarea id ="code " class ="playable-html ">
116116< div class ="media flipped ">
117- < div class ="image "> < img src ="https://placehold.it/60x60 " alt ="placeholder "> </ div >
117+ < div class ="image "> < img src ="MDN.svg " alt ="MDN logo "> </ div >
118118 < div class ="content "> This is the content of my media object. Items directly inside the flex container will be aligned to flex-start.</ div >
119119</ div >
120120 </ textarea >
Original file line number Diff line number Diff line change 6161 }
6262
6363 .media {
64- width : 300 px ;
64+ width : 500 px ;
6565 border : 2px dotted rgb (96 , 139 , 168 );
6666 }
6767
8686< body >
8787 < section >
8888 < div class ="media ">
89- < div class ="image "> < img src ="https://placehold.it/60x60 " alt ="placeholder "> </ div >
89+ < div class ="image "> < img src ="MDN.svg " alt ="MDN logo "> </ div >
9090 < div class ="content "> This is the content of my media object. Items directly inside the flex container will be aligned to flex-start.</ div >
9191 </ div >
9292
102102}
103103 </ textarea >
104104 < textarea id ="code " class ="playable-html ">
105- < div class ="media ">
106- < div class ="image "> < img src ="https://placehold.it/60x60 " alt ="placeholder "> </ div >
105+ < div class ="media "> MDN logo"> </ div >
107106 < div class ="content "> This is the content of my media object. Items directly inside the flex container will be aligned to flex-start.</ div >
108107</ div >
109108 </ textarea >
You can’t perform that action at this time.
0 commit comments