WEB BROWSERS TECHNOLOGY
WORLD WIDE WEB
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
[ ]
|
|
{ }
|
|
( )
|
|
< >
|
Detailed explanation-1: -HTML uses arrows, while CSS uses curly brackets and semi-colons are used at the end of each line.
Detailed explanation-2: -Curly braces- and These mark the beginning of the CSS code that specifies the style.
Detailed explanation-3: -Square brackets are attribute selector syntax. Save this answer. Show activity on this post. The selector you’ve given in the question means it would need all three words: The element name ‘input’, the attribute ‘type’ and the value for that attribute being ‘radio’.
Detailed explanation-4: -Note: Curly brackets ‘ ’ are used to destructure the JavaScript Object properties. Example: html.
Detailed explanation-5: -You can link this external file (. css file) to your HTML document file using the < link > tag . You can place this < link > tag Within the < head > section, and after the < title > element of your HTML file.