masalah 1pilihanWhat does HTML stand for?Hyper Text Markup LanguageHigh Text Markup LanguageHyperlink Markup LanguageHyperlink Text Markup Language
masalah 4pilihanWhich CSS property is used to change the background color?colorbgcolorbackground-colorbackground
masalah 6pilihanWhat is the correct HTML for creating a hyperlink?<a>http://www.example.com</a><a href='http://www.example.com'>Example</a><link>http://www.example.com</link><url>http://www.example.com</url>
masalah 8pilihanWhich property is used to change the font of an element in CSS?font-familyfont-typefont-stylefont
masalah 9pilihanWhat does CSS stand for?Cascading Style SheetsComputer Style SheetsCreative Style SheetsColorful Style Sheets
masalah 12pilihanWhat is the default display value of <div> element in HTML?inlineblockinline-blocknone
masalah 14pilihanWhich HTML element is used to specify a header for a document or section?<header><head><section><h1>
masalah 16pilihanWhich HTML attribute specifies an alternate text for an image, if the image cannot be displayed?altsrctitlelongdesc
masalah 17pilihanHow do you make each word in a text start with a capital letter in CSS?text-transform:capitalize;text-transform:uppercase;text-style:capitalize;font-variant:small-caps;
masalah 19pilihanWhat is the purpose of the <meta> tag in HTML?To specify metadata about the HTML documentTo link to external CSS filesTo create hyperlinksTo include images
masalah 20pilihanWhich CSS property is used to add space between the border and the content of an element?marginpaddingborder-spacingspacing