Preview

Nt1310 Final Exam

Good Essays
Open Document
Open Document
746 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Nt1310 Final Exam
Directions: Please highlight or bold the correct answer.
1. If you have several Web pages and need a consistent style that can be easily updated, __________ is a good choice.
a. DHTML
b. CSS
c. XML
d. both a and c

2. An external style sheet must be saved as a(n) __________ file.
a. .html
b. .xml
c. .ext
d. .css

3. A(n) __________ statement must be inserted into all Web pages in which you want to use an external style sheet.
a. index
b. connect
c. link
d. attach

4. All of the following are types of CSS, EXCEPT:
a. embedded.
b. inline.
c. dynamic.
d. external.

5. A __________ is a rule that defines the appearance of an element on a Web page.
a. style
b. view
c. format
d. cascade

6. A style __________ is a series of rules that defines the
…show more content…
font-size
b. line-size
c. line-space
d. tracking

18. The padding property uses the __________ property code.
a. shorthand
b. abridged
c. concatenated
d. indexed

19. In the padding property statement, padding: 25px 50px 75px 100px; the top padding is:
a. 100px
b. 75px
c. 50px
d. 25px

20. In the padding property statement, padding: 25px 50px 75px; the left padding is:
a. 100px.
b. 75px.
c. 50px.
d.
…show more content…
The __________ is a very useful unit in CSS because it adapts automatically to the font size that the Web page visitor uses.
a. ex
b. em
c. pica
d. point

22. Which of the following is a measurement value for padding?
a. &
b. pt
c. er
d. pd

23. One __________ is the x-height of a font.
a. pc
b. ex
c. pt
d. em

24. The measurement x-height is usually about __________ the font size.
a. one-eighth
b. one-quarter
c. half
d. double

25. A(n) __________ is equivalent to 1/72 of an inch.
a. pica
b. point
c. pixel
d. em

26. The ____ code sets the style so that the Web page element remains constant and does not move.
a. placement: fixed
b. index: permanent
c. order: absolute
d. position: absolute

27. The ____ property value generates an absolutely positioned element, positioned relative to the browser window.
a. absolute
b. relative
c. fixed
d. static

28. You can specify font-weight using numerical values from ____.
a. 1 to 10
b. 100 to 900
c. 100 to 1000
d. 1000 to 5000

29. With external style sheets, the link statement is placed between the ____ tags.
a. <html> </html>
b. <body> </body>
c. <head> </head>
d. <css> </css>

30. The ____ model describes the structure of the elements that are displayed on the Web page.
a. space
b. spatial
c. visual
d.

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 4

    • 3225 Words
    • 13 Pages

    Because wireless technology has advanced at such a rapid pace, the earliest WLANs are now essentially obsolete.…

    • 3225 Words
    • 13 Pages
    Powerful Essays
  • Powerful Essays

    Cis 363 B Quiz Answers

    • 3429 Words
    • 14 Pages

    | (TCOs 1) The World Wide Web Consortium has created a set of ____ or specifications that all browser manufacturers follow.…

    • 3429 Words
    • 14 Pages
    Powerful Essays
  • Good Essays

    It237 Week 2 Checkpoint

    • 414 Words
    • 2 Pages

    Throughout this paper I will be describing external, embedded, and inline types of cascading style sheets. Also, I will be providing a pro and a con for each type of cascading style sheet.…

    • 414 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Kilogram and Density

    • 1249 Words
    • 5 Pages

    Perform the following calculations and report each answer with the correct number of significant figures and units. b. 2.457 m x 1.2 m x 2.45 m d. 3.6050 cm x (24.10 cm - 23.10 cm)…

    • 1249 Words
    • 5 Pages
    Satisfactory Essays
  • Good Essays

    14fa MIDTERM

    • 882 Words
    • 5 Pages

    5 On a link statement to an external CSS file, which keyword is used after the media attribute to indicate that the CSS file should be used when the web page will be viewed on a computer screen or monitor?…

    • 882 Words
    • 5 Pages
    Good Essays
  • Good Essays

    It is a tool that you can use to eliminate repetitive types of information on your web pages. It is a file the server includes in a web page before sending it out to a browser. It uses headers, navigation panels, and footers. It’s useful because you only need to change one file and every web page using that element picks up the update.…

    • 411 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Color schemes of a website are very important; they need to remain consistent in which ever type of scheme has been chosen for the website. When a user visits a website and the colors clash it can be very displeasing to the eye if the user realizes it or not. Often users stick around to pleasantly colored website and are more attracted to them than if the colors do not match or are inconsistent throughout the whole site.…

    • 1154 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Web standards include recommendations for HTML, XHTML, Cascading style sheets, Dom, and the standardized version of…

    • 425 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Web Evaluation Paper

    • 1584 Words
    • 7 Pages

    A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content). Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation. Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup. Documents shall be organized so they are readable…

    • 1584 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    Itd 110 Work

    • 440 Words
    • 2 Pages

    The website conforms to WAI checkpoints. As the website does not rely on color alone, the web layout…

    • 440 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Css Description Types

    • 455 Words
    • 2 Pages

    Cascading Style Sheets (CSS) is a language that is used to create one or more documents that control the appearance of some or all the pages at your Web site (Bojack, 2007). CSS styles have three categories: external, embedded, and inline. Each of these categories has its own pros and cons to using them. Each one is chosen to use based on the circumstance of what you are trying to achieve on your Web page.…

    • 455 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    This reference notes some of the most commonly used HTML and XHTML tags. It is not, nor is it intended to be, a comprehensive list of available tags. Details regarding the proper use of XHTML are at the end of this document. What It Is Basic Document Tags What It Does Indicates the start and end of an HTML Document Defines the portion of the document that contains essential formatting information. The material in the head is invisible. Defines the portion of the document that contains the visible information.…

    • 1188 Words
    • 5 Pages
    Good Essays
  • Powerful Essays

    Web sites are swiftly becoming, and in some cases are already, the preferred media choice for information search, company presentation, shopping, education, gaming, socialising, and much more. In this day and age, where visual symbols play an increasingly important role in our day to day lives, the design, content, and function of web pages, play a pivotal part in influencing the meaning and value of information. The meaning and value of information can be worked out by a few simple questions; who is the author of this information? Who is the supplier? Why is it provided/what is its purpose? Who are the intended audience? What is the source? And finally, how current and accurate is it? The last two questions are probably the most relevant when it comes to the value, as if it were a secondary, out-dated, and inaccurate source, it would not be very valuable. The terms design, function, and content must be looked at and defined to answer this question. Design of a web page mainly refers to how the page looks to the user and the layout of it as well. Whereas function is all about how the website works, whether it is easy or not for the user to navigate around the site or whether or not links and images work on the site. Finally, content is the text, images and other elements that make up the core of the web page. In this essay we will be looking at issues ranging from the opportunities the web provides us with to present information, to the challenges that are created when information is displayed online. In addition to this, we will also be looking at issues such as how we are able to establish the quality of our information as well as how the presentation and design of web pages influence the value of our information in particular.…

    • 1924 Words
    • 8 Pages
    Powerful Essays
  • Powerful Essays

    Chapter 3 Answers

    • 1622 Words
    • 7 Pages

    9) A (n) ________ system requires a program, such as Microsoft Outlook, to be installed…

    • 1622 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    Quiz 9

    • 445 Words
    • 2 Pages

    A(n) ____ is an object that contains programs and properties that Web designers place on Web pages to perform particular tasks.…

    • 445 Words
    • 2 Pages
    Satisfactory Essays