مرحبا ... صباح الخير
ايقونات مواقع التواصل لاصحاب المواقع ... كود جاهز للاضافة لاي موقع او مدونة
ما يميزه هو الحركة الجميلة بخروج الايقونة عند وضع الماوس عليه
كود css
كود:<style type="text/css"> .loder{ padding: 5px; width: 40px; height: 40px; margin: 3px; transition:2s; z-index: 2; display: inline-block; border-radius: 50%; } .loder:hover{ height: 90px; width: 90px; } img:hover{ height: 90px; width: 90px; transition:2s; } img { transition:2s; border-radius: 50%; width: 40px; height: 40px; background-repeat: no-repeat; } #domain{ z-index:8; } </style>واليكم فيديو يوضح الشرح اعلاهكود HTML:<div id="doraraliraq"> <div class="loder"><a href=""><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRs5Gh8h4u0N3a9ZCWY5cmIa7X9_yH48 K2r8j_x5IusaGwwRfCL" title="يوتيوب"></a></div> <div class="loder"><a href=""><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQbJcM4Q8rT4jU5ZTGxLu4pW69jknVHq cdPEoRNJxbC9rAh8E4z" title="فيسبوك"></a></div> <div class="loder"><a href=""><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQACFFKof6vf7PpNAAPvqgL0A2jRhSLC ynDnmABW58wY2F6VgMK" title="تويتر"></a></div> <div class="loder"><a href=""><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQosttqJpoScxDnVRrrq9KoeNU3tDVmM CI5Hjb4EA5I6BMqWth9" title="انستاكرام"></a></div> <div class="loder"><a href=""><img src="https://www.swishschool.com/w/wp-content/uploads/2017/12/whatsapp.png" title="واتساب"></a></div> <div class="loder"><a href=""><img src="https://1.bp.blogspot.com/-oTNUQtG5vqk/WgxFXBjzM3I/AAAAAAAAYsY/qOYUVuSTvgEkwM2enEYOpZYVpFKMTrfVACEwYBhgL/s1600/G%252B%2Bgoogleplus.png" title="كوكل بلاس"></a></div> </div>