To access your cPanel account, you need ... To use ftp software to transfer files you will typically need to know your site's ftp address or ip address. ( T/ F), Which CSS3 property is used to center text? The original developers of HTML were opposed to the addition of tags for graphical images. What value is stored in name if the person hits the Okay button on a prompt before entering anything? How do you display hyperlinks without an underline? The default display value for paragraphs is: The default display value for element is: A block element takes up the full width of it's parent, even if the content is smaller than the parent. Which organization is responsible for assigning top-level domain names? Which of these options does NOT require the use of parentheses? Sometimes it makes sense for a cell to span multiple columns or multiple rows. (T/F). Which of the following is NOT a browser prefix? Flow documents are designed to optimize viewing and readability. You can select any cell in the row or the entire row. Built-in JavaScript functions (alert, prompt, etc) cannot be mixed in with other HTML code unless you use the script tag. If you have an element with the font size of 18px, and a child element inside with a font-size set to .5em, what is the font size of the child in px? Which of the following is not a browser prefix? ", Assume you have a page with four paragraph tags. Tables headers also have an added benefit — along with the scope attribute (which we'll learn about in the next article), they allow you to make tables more accessible by associating each header with all the data in the same row or column. All of the content you wish to appear on the screen should be in which tag? So that is all fine. This may seem like an odd question, but I am going to ask you what the URL is for the Bootstrap 3 website. The SELECT statement, or command, allows the user to extract data from tables, based on specific criteria. Which of the following does not generate output directly to the screen? (Hint, pay attention to if the method should return one thing, or many things...), Which of the following is not a valid method for generating output to the screen? Every row must contain the unique field’s data—if not a product code, then some other unique identifier. Which of the following code segments will keep people from being able to zoom in or out on your content? ( T/F ), Inline elements take up the full width of the browser, even if the content is smaller than the browser size. The fluid measurement % can only be used on non-textual elements ( T/F ), Responsive sites can have a mixture of fluid and absolute measurements. When a row is deleted, existing serial numbers are automatically updated, serially. ( T/F ), Boolean variables store either true or false. Vegetables 2. Delete row 2. (Provide a number only, not the measurement too.). Select the % of Parent Column option to show all values in each row as a percent of its parent column. JavaScript code must be placed in the section of the document. How much horizontal space ("width") will this div use? Which of these tags breaks the tenet of the separation of content and layout? Which of the following is an example of a top-level domain? Which of the following is not a valid variable name? All of the cells between the header cell and current row are included in the calculation. Allows a single table cell to span the height of more than one cell or row. (Choose 2), A basic functionality of browsers is to translate HTML documents into viewable webpages. Page headers 2. The original developers of HTML were opposed to the addition of tags for graphical images, HTML uses ____ to annotate documents. If your data set contains two or more columns, you can use the A-Z or Z-A button to put one of the columns in alphabetical order and Excel will automatically move the data in other columns, keeping the rows intact.. As you can see in the sorted table on the right, the related information in each row is kept together: Which of the following is not an option for specifying a color in CSS3? document.getElementById('second').innerHTML = "What does the Fox say? This string will be what shows up as the column header. Which tag represents a line break (new line)? ( T/ F), When a function returns a node from the DOM, it is of type, A function that wants to return multiple values at once (such as document.getElementsByTagName) will return a/an. Which is the best/proper way to declare that the language for your page is English? What is the best/proper way to create the meta-data for your page? A key component of your wireframes should test, Which of the following is a deprecated media type -- meaning they are omitted in later versions. Which of the following is a benefit of using the Bootstrap CDN? (Just provide a number, and not the px!!! Which code will properly insert headings along each row? This tree is referred to as the. Which of the following is not an option for specifying a color in CSS3? What is wrong with this function definition? Which set of element tags is used to create the highest level heading? Which is the best/proper way to declare a section that has an h2 heading and three progress elements? Every valid web page can be represented as a tree. Which code properly creates the nested list structure shown here? If your body tag uses the style attribute style="text-align:center", you can overwrite that property by using the CSS3 rule. Which rule will change the text color of p elements with the class "highlight" when hovered over? There are two ways of using INSERT INTO statement for inserting rows: Only values: First method is to specify only the value of data to be inserted without the column names. ( T/F ), The alt text of an image should describe the appearance of an image ( T/F ), When should an image have null (empty) alt text (alt - ""). The problem should be … By default in most browsers, 1 rem = ____. Which HTML element will number items for you? An _______ is the size of type as computed relative to the type size of the parent element. (T/F), You can call a function without it being defined. Their sheet tabs are not underlined and the sheet name is black. A function can be called multiple times in a single file. Which organization is responsible for assigning top-level domain names? Which attribute can be used to change its number within an ordered list? ( T/F ), Conditional statements change the flow of execution in a program — the "next" line of code in the program is not always the next one that is executed. The default value for the position property is: If you want your navigation bar to remain visible, even when the user scrolls downward, you should use which type of positioning? You can use: http://getbootstrap.com/, http://getbootstrap.com/getting-started/#download, orhttp://www.getbootstrap.com just to name a few. This is a way of marking up the content to identify specific HTML elements, Which of the following best explains the difference between "syntax" and "semantics", Which of these tags breaks the tenet of the separation of content and layout? Which code will properly insert headings along each row? Mod2 Important Definitions and Terms. Which code properly creates the nested list structure shown here? The alt text of an image should describe the appearance of an image, When should an image have null (empty) alt text (alt - ""). I am doing this to help you avoid the heartache of downloading an old version. Inline elements take up the full width of the browser, even if the content is smaller than the browser size. What is the difference between == and === ? Which of the following is not a valid operator? Every well-formed HTML document should include: Inline-level elements begin on a new line, A block is an inline-level element. Each book chapter need to have a heading on the first page of the chapter with the name of the book series and year. You can insert rows so that they appear above or below the selected row. Which version of HTML introduced semantic tags? How much horizontal space ("width") will this div use? A key component of your wireframes should test, Give an example screen width size for a mobile phone using pixels. Table headings are essential for establishing context for the data contained within the rows and columns of a table. Which word is used to define a function in JavaScript? If a function is defined twice, the first declaration will be called when used. Which of the following is the correct way to comment on HTML5? What is the proper JavaScript code to change the content of the second paragraph to "What does the Fox say? Which property can remove the underline from links? ), Which of the following is a deprecated media type -- meaning they are omitted in later versions. To create a String variable, use quotes around the value you want to save. Which snippet of CSS is commonly used to center an element horizontally? A _______ is the size of type as computed relative to the type size of the top level "html" element rather than a parent element. ( T/F ). Which of the following is a true statement about using a separate "m." site for your content? Which of the following code segments will create two equal columns. Which attribute is used to link to an external JavaScript file? What text-decoration value will remove this underline from a link? Conditional statements change the flow of execution in a program — the "next" line of code in the program is not always the next one that is executed. Which of the following is the best way to convey that your text has special meaning? Unfortunately, three key pieces of functionality are missing from the FlowDocumentpagination functionality: 1. What value is stored in name if the person hits the Cancel button on a prompt? The