Merge pull request #881 from maxrchung/patch-1

remove space in html-questions
This commit is contained in:
Rob Larsen 2024-04-23 13:11:04 -04:00 committed by GitHub
commit 77e798a19f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.
* Have you used different HTML templating languages before?
* What is the difference between `canvas` and `svg`?
* What are empty elements in HTML ?
* What are empty elements in HTML?