Graphics Files and HTML Quiz
12 Questions
0 Views

Graphics Files and HTML Quiz

Created by
@GodGivenSheep

Questions and Answers

What is the correct HTML for making a drop-down list?

  • (correct)
  • What does CSS stand for?

  • Computer Style Syntax
  • Content Structuring System
  • Creative Style Selector
  • Cascading Style Sheets (correct)
  • Where in an HTML document is the correct place to refer to an external style sheet?

  • Within a <div> element</div>
  • Inside the tag (correct)
  • Before the tag
  • Inside the tag
  • What CSS property is used to change the text color of an element?

    <p>color</p> Signup and view all the answers

    How do you add a background color for all elements?

    <ul> <li>{background-color: #FFFFFF;}</li> </ul> Signup and view all the answers

    Which element is used to draw graphics in HTML?

    Signup and view all the answers

    What file format is best suited for continuous tone images?

    <p>JPG</p> Signup and view all the answers

    What does HTML stand for?

    <p>Hypertext Markup Language</p> Signup and view all the answers

    Which organization is responsible for making the Web standards?

    <p>World Wide Web Consortium</p> Signup and view all the answers

    What element is used in HTML to define important text?

    Signup and view all the answers

    How can you indicate an end tag in HTML?

    <p>/</p> Signup and view all the answers

    Which part of a URL represents the path to a specific page?

    <p>/sale/hats.htm</p> Signup and view all the answers

    Study Notes

    File Types

    • Frank.txt is not a graphics file.
    • JPG file format is best for photographs or continuous tone images.
    • TIFF images are pixel-based.
    • External style sheet has a CSS extension.

    HTML

    • HTML stands for Hypertext Markup Language.
    • HTML element for the largest heading is ``.
    • Correct HTML element for inserting a line break is <br>.
    • Correct HTML for adding a background color is bgcolor attribute.
    • HTML element to define important text is <strong>.
    • Correct HTML for creating a hyperlink is <a href="#">.
    • / character is used to indicate an end tag.
    • To open a link in a new tab/browser window, use target="_blank" attribute.
    • In the URL address http://www.helter.com/sale/hats.htm, sale represents the path.

    Web Design and Development

    • Most Web designers use Adobe Photoshop to create or manipulate graphics.
    • PNG supports Animation, Transparency, and Interlacing features.
    • The reluctance of Web designers to adhere to the W3C's accessibility guidelines is directly related to the difficulty of coding HTML for physically-challenged users.
    • W3C (World Wide Web Consortium) makes the Web standards.

    Lists and Images

    • To make a numbered list, use </a></strong><strong><a href="#"> element.
    • To make a bulleted list, use </a></strong><strong><a href="#"> element.
    • Correct HTML for making a drop-down list is ``.
    • Correct HTML for inserting an image is ``.
    • HTML attribute alt specifies an alternate text for an image, if the image cannot be displayed.

    CSS

    • CSS stands for Cascading Style Sheets.
    • Correct CSS syntax to change the background color is body {background-color: black;}.
    • To add a background color for all elements, use h1 {background-color:#FFFFFF;}.
    • CSS property color is used to change the text color of an element.
    • To display hyperlinks without an underline, use a {text-decoration:none;}.

    SkillsUSA and Employability

    • The ability to set an example for others to follow by exercising authority and responsibility is leadership.
    • Good work habits and attitudes that help you succeed in a career are Employability Skills.
    • Typically, good customer service does not cost a company more than it saves.
    • Documentation of professional achievements should include Licenses earned.
    • The color Gold in SkillsUSA represents the individual.
    • SkillsUSA Motto is "Preparing for leadership in the world of work".
    • When working on a computer for long periods of time, it is important to Stretch often, Get up and walk around periodically, Adjust the monitor brightness to a comfortable level.
    • When you notice a spill on the floor, Contain the material, Isolate the area, Avoid direct contact.
    • SkillsUSA Pledge says "prepare myself by diligent study and ardent practice".

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Test your knowledge on graphics files and HTML with this quiz. Identify different file formats, definitions, and elements related to graphics and web development.

    More Quizzes Like This

    Image File Formats and Adobe Photoshop Tools
    17 questions
    Types of Computer Files
    10 questions

    Types of Computer Files

    UndamagedCentaur avatar
    UndamagedCentaur
    Animation and Graphics Basics
    37 questions
    Use Quizgecko on...
    Browser
    Browser