remove space in html-questions
This commit is contained in:
parent
4d8ad59101
commit
cd0be019d0
|
|
@ -16,4 +16,4 @@ permalink: /questions/html-questions/index.html
|
||||||
* Why you would use a `srcset` attribute in an image tag? Explain the process the browser uses when evaluating the content of this attribute.
|
* Why you would use a `srcset` attribute in an image tag? Explain the process the browser uses when evaluating the content of this attribute.
|
||||||
* Have you used different HTML templating languages before?
|
* Have you used different HTML templating languages before?
|
||||||
* What is the difference between `canvas` and `svg`?
|
* What is the difference between `canvas` and `svg`?
|
||||||
* What are empty elements in HTML ?
|
* What are empty elements in HTML?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue