+ 7
display:none; [solved]
How to make a text with display:none; appear only when i press a triggerer? (button , input , etc)
6 odpowiedzi
+ 5
---display:none; hides your code content and doesn't leave any space.
---display:block; makes the code content to reappear with a little skill javascript.
-(Thank you , the person who deleted his answer late enough for me to see it.)
+ 7
Learner i only needed the part. display:block; because i couldn't find in the display lesson how to make something visible .
0
Only for reference & indexing
purpose.