+ 2
Html
how much I give space in html coding
32 Respostas
+ 15
Faizan Nasim009, thank you😊✨
Here it's assumed that people learn without teacher, but you can get help from the community😊
If something is unclear, you can check comments to the lessons, search for answers in the Q&A section and ask questions👍😊
+ 15
Take your HTML course, there it's shown how to put image in your code😉
This lesson:
https://www.sololearn.com/learn/HTML/1030/
+ 12
👍😊
+ 10
Faizan Nasim009, the Google HTML/CSS Style Guide and the W3School HTML Style Guide recommend two spaces for indentation.
Links to these style guides:
http://google.github.io/styleguide/htmlcssguide
https://www.w3schools.com/htmL/html5_syntax.asp
Your fixed code:
https://code.sololearn.com/WWPW3X0KldK0/?ref=app
Also, it's worth to complete your HTML course, there is a lot of important and useful information😉
+ 8
Faizan Nasim009, you are welcome👍😊
+ 7
You are welcome and thank you too for your kind words😊✨
+ 5
using this u can control
and css merging property also use to control space
+ 4
give me ur code i try to help
+ 4
explain what design you want.. i try to understand u.. Faizan Nasim009
+ 3
you're such kind and nice person thanks buddy 😊😉
+ 3
In the real world you will need to minify your files.
+ 3
minify means ?
+ 3
minfiy means to remove any spacing that isn’t required. The reason behind this, page speed. Which is part of how Google ranks your website. This should also be done with CSS and JavaScript.
+ 3
Example:
Not minified
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Minified
<!DOCTYPE html><html><head></head><body></body></html>
+ 3
Smaller file size = increased speed.
+ 3
love you NezhnyjVampir buddy you're awesome
can you teach or help me in programming
when I need you for your help can you plz there for me ......!?
+ 2
but how ?
+ 2
I'll just trying to create normal code and all text and header will arrange in proper way
+ 2
thank you very much
thanks to NezhnyjVampir to understand my problem😄😉😊😍
+ 2
ok but you will help in future
cuz you the best buddy 😃👍🏻😍