When was the first version of HTML released?
Which HTML tag supports non-English language?
Which element is used to create any shape that consists of straight lines only?
What HTML element defines a group of content that should be used as a figure and may be labeled by a legend element?
The place-self CSS property is a shorthand property that sets both the align-self and justify-self properties.
The _________________ CSS property sets the number of times an animation cycle should be played before stopping.
Which of the following is true about the CSS property 'letter-spacing'?
Which of the following is true about the CSS font-weight property?
Which of the following statements is true about the CSS text-align
property?
Which of the following statements is true?
1. <script> defines a client-side script.
2. <style> defines style information for a document.