What does a form field default to if the type attribute is omitted from a form?
Which layout method causes images to render to small or too large in browser windows of different sizes?
What allows a scripting language to manipulate elements on a web page?
Which structure tag should a developer use to place contact information on a web page?
Which characters are used to enclose multiple statement in a function?
Given the following CSS code:
Which portion is the rule?
A)
B)
C)
D)
A javaScript programmer defines the following function:
What is the name of the function?
What is an advantage that a mobile has over a mobile app?
Given the following code:
What does the console display as output?
What is the purpose of cascading style sheets (CSSs)?
Given the following HTML code:
And given the following CSS selector:
Which elements will the CSS be applied to?
Given the following JavaScript code:
What happens when this code is executed?
Given the following code:
What is the value of the variable data when the code runs?
Given the following HTML code:
Which line of code should replace the first line to ensure that users can pause and restart the video?
A)
B)
C)
D)
Which attribute is related to moving the mouse pointer of an element?
Given the following CSS statement:
Which code segment changes the font color when the viewport is 800 pixels wide or wider?
A)
B)
C)
D)
What is the process for JavaScript from validation?
A web page has the following CSS code:
Which selector should a developer use to invoke the CSS?
Given the following markup:
Where does the image align in relation to the text?