



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These are the Exam of HTML and Web Programming which includes Measurement, Cell Phone Turned, Measurement, Overflow Property, Chop Off, User Scrolls, Margin, Padding, Content-Spacing etc.Key important points are: Transparent, Black, White, Transparent, Operating System, Background Color, Background Image, Numbered, Photoshop, Transparency
Typology: Exams
1 / 5
This page cannot be seen from the preview
Don't miss anything!




CS-081 Final Exam
inside a
. B. You can put a inside a. C. You can put an inside a
. D. You can put an inside an . E. You can put a
between two s.
? A. Paragraphs are inline elements, but labels are block elements. B. If you click on a label, the cursor will jump to the associated input element, but if you click on a paragraph nothing like that happens. C. You can put a paragraph inside a label, but you cannot put a label inside a paragraph. D. Paragraphs can be bigger than labels. E. Labels can only be used inside tables. 26. What is the difference between checkboxes and radio buttons? A. Checkboxes are round and radio buttons are square. B. Checkboxes are red and radio buttons are blue. C. Checkboxes can have names but radio buttons cannot. D. Checkboxes can have values, but radio buttons cannot. E. No more than one radio button in a group can be selected, but checkboxes do not have this feature. 27. Write the code to generate a form field where a user can type text but the browser will display dots instead of the characters that the user types. Do not include a label or any part of the form, just this one element. Do include all the attributes the element would need to have. Answer here: 28. (10 points) On the back of an exam sheet, write the XHTML code for an unordered list of three navigation links. Do _not_ include the “current” page class used in the assignments, but do set up the links to Home, Blog, and ePortfolio the way they would be for the Blog page of the assignments. Put this question number (“Question 28”) next to your answer. 29. (10 points) On the back of an exam sheet, write the CSS code to format the navigation list from Question 28 as a vertical list on the left side of the page. Use background colors to make the links look like buttons that change color when the mouse is over them. Put this questionʼs number (“Question 29”) next to your answer. 30. (5 points) Write CSS code to format the navigation list from Question 28 as a horizontal list 750 pixels wide and centered on the page. _Do not_ use background images or colors: just show how to lay out the list horizontally. Answer here: Student ID: Student ID Exam ID: Exam ID