space-tourism icon indicating copy to clipboard operation
space-tourism copied to clipboard

Lesson 53 hidden attribute

Open reczuprik opened this issue 3 years ago • 3 comments

hidden attribute not working because it seems picture 'Reset' overrides it

in your index.css there is a typo at row 102

img, picutre {

reczuprik avatar Nov 09 '21 14:11 reczuprik

I had the same problem with 'hidden' attribute used with . If you only use they have to be in div's. Now you have to collect the image divs in a container or the @media with 45em goes nuts. (Of course, tabs.js has to follow these mods as well.) MDN says tab works with hidden...? Best design is with , but how to get it to work.

LargoLobo avatar Dec 03 '21 22:12 LargoLobo

I am overwhelmed and excited nice project

Stephi5926 avatar Feb 11 '22 12:02 Stephi5926

Do a pr

badonyt avatar Jan 30 '23 21:01 badonyt