Posts by Eduardo • 1 point
2 posts
-
0
votes3
answers38
viewsQ: How to apply style to a group of selectors
Context I have the following code <div id="id1"></div> <div id="id2"></div> How could I make that by passing the mouse on #div1 and #div2, only the #div1 stay with the green…
-
-1
votes1
answer22
viewsQ: How do I leave an active <div> only for one screen size? For example: only in 750px does it become active (I’m a beginner)
<div id="750px"> <a href="https://www.instagram.com/p/CKBoR2ZDlwL/" target="_blank" rel="external"><img…