File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -261,12 +261,9 @@ Full-Width Styles
261261}
262262
263263# mypic {
264- display : block;
265- position : absolute;
264+ float : right;
266265 width : 166px ;
267266 height : 166px ;
268- right : 166px ;
269- top : 83px ;
270267 border-radius : 10px ;
271268}
272269
Original file line number Diff line number Diff line change 1717 <!-- HEADER -->
1818 < div id ="header_wrap " class ="outer ">
1919 < header class ="inner ">
20- < h1 id ="title "> Ofer Belinsky</ h1 >
20+ < h1 id ="title ">
21+ Ofer Belinsky
22+ < img id ="mypic " src ="images/Ofer.jpg " />
23+ </ h1 >
2124 </ header >
2225 </ div >
2326
2427 <!-- MAIN CONTENT -->
2528 < div id ="main_content_wrap " class ="outer ">
26- < img id ="mypic " src ="images/Ofer.jpg " />
27-
2829 < section id ="main_content " class ="inner ">
2930 Welcome to my humble abode on the web !
3031 < p >
You can’t perform that action at this time.
0 commit comments