Added - Question

This commit is contained in:
Akash Negi 2021-01-29 20:48:40 +05:30 committed by GitHub
parent 6e5be34b6d
commit 673ce3dee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +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 ?