If your custom frontend theme is missing an expected template file, the last place Magento will look is this directory: ______________.
You want to add CSS to an HTML page. Which HTML tag would you use?
Which of the following functions is guaranteed to be executed after the DOM is ready? (Assume that the page only includes the prototype.js library.)
Which XML layout handle is used to assign layout configurations to all pages of a store?
Which two of the following code samples contain correct XML code for adding style.css to a page? (Choose TWO.)
Given the HTML and CSS shown below, which attribute would clear the floated columns if applied to the `grid` element?