User:Wang ziheng: Difference between revisions

From XPUB & Lens-Based wiki
mNo edit summary
mNo edit summary
Line 4: Line 4:
</div>
</div>


<div style="position: fixed; z-index: 9;width: 100px; height: 100px; background-color: yellow; opacity: 0.5; border-radius: 50%">  
<div style="position: fixed; z-index: 9; width: 300px; height: 300px; background-color: transparent;">
 
   <!-- Circle 1 -->
   <!-- Circle 1 -->
   <div style="position: relative; top: 50px; left: 50px;">
   <div style="position: absolute; top: 10px; left: 10px; width: 100px; height: 100px; background-color: yellow; opacity: 0.5; border-radius: 50%;"></div>
  </div>


   <!-- Circle 2 -->
   <!-- Circle 2 -->
   <div style="position: relative; top: 200px; left: 300px;">
   <div style="position: absolute; top: 120px; left: 60px; width: 100px; height: 100px; background-color: yellow; opacity: 0.5; border-radius: 50%;"></div>
  </div>


   <!-- Circle 3 -->
   <!-- Circle 3 -->
   <div style="position: relative; top: 400px; left: 600px;">
   <div style="position: absolute; top: 200px; left: 150px; width: 100px; height: 100px; background-color: yellow; opacity: 0.5; border-radius: 50%;"></div>
  </div>
 
</div>
</div>



Revision as of 00:16, 26 August 2024