Skip to content

Commit 77e798a

Browse files
authored
Merge pull request #881 from maxrchung/patch-1
remove space in html-questions
2 parents df72899 + cd0be01 commit 77e798a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/questions/html-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ permalink: /questions/html-questions/index.html
1616
* Why you would use a `srcset` attribute in an image tag? Explain the process the browser uses when evaluating the content of this attribute.
1717
* Have you used different HTML templating languages before?
1818
* What is the difference between `canvas` and `svg`?
19-
* What are empty elements in HTML ?
19+
* What are empty elements in HTML?

0 commit comments

Comments
 (0)