Gapping/space button | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

Gapping/space button

Can any one tell me how it works like Html Body (\Titel}page titel{\Titel) }xxxxxx }xxxxx Css} width:77px I don't know how many time we need to give gap or leave space after every line any body explain me please

24th Aug 2020, 3:27 PM
šŸŽMi_ra_go
šŸŽMi_ra_go - avatar
5 Respostas
+ 1
Html and js are space irrivalent. If you have proper herarchy you can write even whole code in one line without space. But genrally we put a line break after each tag start / tag end in html And after each statement in js.
24th Aug 2020, 3:34 PM
Divya Mohan
Divya Mohan - avatar
+ 3
Thanks for 2nd advice btw... i didnā€™t understand what did you said ...i have 3 well codes Do you mean courses or code bits If you means code bit To be honest i copy paste some ....usually all Begginers do that.... And if you meant by course then i was learning only python few minutes ago i just started html
24th Aug 2020, 4:25 PM
šŸŽMi_ra_go
šŸŽMi_ra_go - avatar
+ 2
Yes just now i learned line break Br ....in html Thanks for the advice i am confused that how gappings work
24th Aug 2020, 3:48 PM
šŸŽMi_ra_go
šŸŽMi_ra_go - avatar
+ 1
You have 3 well web codes in your code isn't it clear to you that time ?? By the way br tag is used if you wanta link break in output
24th Aug 2020, 3:52 PM
Divya Mohan
Divya Mohan - avatar
+ 1
I think you should learn and practice html first the css and then combine practice of html css. It will be more fruitfull
24th Aug 2020, 3:55 PM
Divya Mohan
Divya Mohan - avatar