Web Design Quiz #1

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Dana Tull
D
Dana Tull
Community Contributor
Quizzes Created: 21 | Total Attempts: 103,181
Questions: 30 | Attempts: 1,587

SettingsSettingsSettings
Web Design Quiz #1 - Quiz

Checking student's knowledge after the first two weeks of Web Design information.


Questions and Answers
  • 1. 

    In the following line of code how many tag elements are there?

    • A.

      1

    • B.

      2

    • C.

      3

    • D.

      4

    Correct Answer
    A. 1
    Explanation
    There is only 1 tag element in the given line of code.

    Rate this question:

  • 2. 

    In the following line of code how many tag attributes are there?

    • A.

      1

    • B.

      2

    • C.

      3

    • D.

      4

    Correct Answer
    C. 3
    Explanation
    The correct answer is 3 because the line of code is asking for the number of tag attributes, and there are three attributes mentioned in the code.

    Rate this question:

  • 3. 

    In the following line of code how many attribute values are there?

    • A.

      1

    • B.

      2

    • C.

      3

    • D.

      4

    Correct Answer
    C. 3
    Explanation
    The correct answer is 3 because there are three attribute values in the given line of code.

    Rate this question:

  • 4. 

    This is a declaration that IS NOT an html tag.  it is an instruction to the web browser about what version of HTML a web page is written in.

    • A.

      Html

    • B.

      Idoctype

    • C.

      Head

    • D.

      Body

    Correct Answer
    B. Idoctype
    Explanation
    The correct answer is "idoctype" because it is a declaration that specifies the version of HTML that a web page is written in. It is not an actual HTML tag, but rather an instruction to the web browser. The other options listed (html, head, body) are all valid HTML tags.

    Rate this question:

  • 5. 

    __________ is a single online document that contains information.

    • A.

      Domain name

    • B.

      Web site

    • C.

      URL

    • D.

      Web page

    Correct Answer
    D. Web page
    Explanation
    A web page is a single online document that contains information. It is a specific page within a website that can be accessed through a URL or domain name. Unlike a website, which is a collection of web pages, a web page refers to a single page with its own unique content.

    Rate this question:

  • 6. 

    Content information that appears between these partnered tags will show up in a browser view.

    • A.

      Body, /body

    • B.

      Html, /html

    • C.

      Table, /table

    • D.

      Head, /head

    Correct Answer
    A. Body, /body
    Explanation
    The given correct answer is "body, /body". This answer suggests that the content information appears between the opening and closing body tags in an HTML document. The body tag is used to define the main content of the document, and everything within these tags is displayed in the browser window. The /body tag marks the end of the body section.

    Rate this question:

  • 7. 

    What tag element will display a line across the screen?

    • A.

      Br

    • B.

      A

    • C.

      Hr

    • D.

      Line

    Correct Answer
    C. Hr
    Explanation
    The tag element is used to display a horizontal line across the screen. It is commonly used to separate content or sections on a webpage. This tag does not require a closing tag and can be used on its own.

    Rate this question:

  • 8. 

    This location is where all of the file and folders are kept for a web site.

    • A.

      Main folder

    • B.

      Sub folder

    • C.

      Main directory

    • D.

      Root folder

    Correct Answer
    D. Root folder
    Explanation
    The root folder is the main directory where all files and folders for a website are stored. It serves as the starting point for organizing and accessing the website's content. All other folders and subfolders are typically located within the root folder.

    Rate this question:

  • 9. 

    This organization main job is to set the standards and specifications for the World Wide Web.

    • A.

      3W3C

    • B.

      3WC

    • C.

      W3C

    • D.

      Www3C

    Correct Answer
    C. W3C
    Explanation
    The correct answer is W3C. The World Wide Web Consortium (W3C) is an organization that is responsible for setting the standards and specifications for the World Wide Web. They develop guidelines and protocols to ensure interoperability and compatibility across different web technologies and platforms. Their work is crucial in maintaining the integrity and functionality of the web, and their standards are widely adopted by web developers and organizations worldwide.

    Rate this question:

  • 10. 

    A ___________ is a someone who is both creative and technically inclined, and uses both these attributes to build or redesign websites.

    • A.

      Programming

    • B.

      Graphic designer

    • C.

      Systems analyst

    • D.

      Web designer

    Correct Answer
    D. Web designer
    Explanation
    A web designer is someone who is both creative and technically inclined, using these attributes to build or redesign websites. They have a combination of design skills and knowledge of programming languages to create visually appealing and functional websites. They understand user experience and utilize their technical expertise to ensure the website is user-friendly and responsive. A web designer is responsible for creating layouts, selecting color schemes, choosing fonts, and incorporating graphics and multimedia elements into the website design. They work closely with clients to understand their requirements and translate them into a visually appealing and functional website.

    Rate this question:

  • 11. 

    A Photoshop file is a photoshop file because it has ___________.

    • A.

      Layers

    • B.

      Tools

    • C.

      Menus

    • D.

      Colors

    Correct Answer
    A. Layers
    Explanation
    A Photoshop file is a Photoshop file because it has layers. Layers are a fundamental feature in Photoshop that allow users to separate and organize different elements of an image. They enable users to work on individual components of an image without affecting the rest, making it easier to edit and manipulate specific parts. Layers also provide flexibility in terms of rearranging, reordering, and adjusting the visibility or opacity of different elements. Overall, layers are an essential aspect of Photoshop files and contribute to the software's versatility and functionality.

    Rate this question:

  • 12. 

    In an ___________ list numbers and roman numerals can appear.

    • A.

      Unordered

    • B.

      Ordered

    • C.

      Definition

    • D.

      Straight line

    Correct Answer
    B. Ordered
    Explanation
    An ordered list is a type of list where the items are arranged in a specific order or sequence. In this type of list, numbers and roman numerals can appear in a specific order, such as ascending or descending numerical order or the traditional order of roman numerals. This allows for a clear and organized presentation of information in a list format.

    Rate this question:

  • 13. 

    _________________ is a term to describe how HTML elements can be placed inside one another.

    • A.

      Pairing

    • B.

      Clustering

    • C.

      Nesting

    • D.

      Grouping

    Correct Answer
    C. Nesting
    Explanation
    Nesting is a term used to describe the process of placing HTML elements inside one another. This allows for the creation of more complex structures and layouts on a webpage. By nesting elements, you can create hierarchies and organize content in a structured manner. This is achieved by opening and closing tags within each other, creating a parent-child relationship between the elements.

    Rate this question:

  • 14. 

    If you have more than 2 files open in an application you can use the shortcut ________ + ____ to toggle between the open files.

    • A.

      Shift + Tab

    • B.

      Alt+Tab

    • C.

      Windows+Tab

    • D.

      Control+Tab

    Correct Answer
    D. Control+Tab
    Explanation
    The correct answer is Control+Tab. When you have more than 2 files open in an application, you can use the shortcut Control+Tab to toggle between the open files. This shortcut allows you to quickly switch between different files without having to navigate through menus or close and reopen files.

    Rate this question:

  • 15. 

    The ____________ viewing mode in Dreamweaver allows a user to see a code window and a live window.

    • A.

      Design

    • B.

      Live

    • C.

      Split

    • D.

      Code

    Correct Answer
    C. Split
    Explanation
    The split viewing mode in Dreamweaver allows a user to see both a code window and a live window simultaneously. This mode is useful for web developers who want to view and edit the HTML code while also seeing how the changes affect the live website in real-time. By having both windows side by side, users can easily make adjustments to the code and immediately see the results in the live window. This split view provides a convenient way to work on both the design and functionality aspects of a website simultaneously.

    Rate this question:

  • 16. 

    What two stroke shortcut will allow you to look at the back-end of a web page to view code.

    • A.

      Control+U

    • B.

      Control+C

    • C.

      Control+X

    • D.

      Control+V

    Correct Answer
    A. Control+U
    Explanation
    Pressing Control+U on a web page allows you to view the page's source code. This shortcut opens up the HTML source code in a new window or tab, allowing you to see the underlying code that makes up the web page. This can be useful for developers or anyone interested in understanding how a web page is structured and coded.

    Rate this question:

  • 17. 

    A ___________ tag is an HTML element that specifies the title of a web page.

    • A.

      Body

    • B.

      Head

    • C.

      Html

    • D.

      Title

    Correct Answer
    D. Title
    Explanation
    The correct answer is "title" because the title tag is used in HTML to define the title of a web page. It is placed within the head section of the HTML document and is displayed as the title of the webpage in the browser's title bar or tab. The title tag is important for search engine optimization (SEO) as it helps search engines understand the content of the page and display relevant results to users.

    Rate this question:

  • 18. 

    The _________ function key will refresh a web page in a browser view.

    • A.

      F2

    • B.

      F3

    • C.

      F5

    • D.

      F7

    Correct Answer
    C. F5
    Explanation
    Pressing the F5 function key will refresh a web page in a browser view. This key is commonly used to reload or refresh the current webpage, allowing users to see any updates or changes made to the page since it was last loaded.

    Rate this question:

  • 19. 

    This is a language used for describing the look and formatting of a document written in markup language.

    • A.

      HTML

    • B.

      CSS

    • C.

      XHTML

    • D.

      DHTML

    Correct Answer
    B. CSS
    Explanation
    CSS (Cascading Style Sheets) is a language used for describing the look and formatting of a document written in markup language. It is used to control the visual presentation of web pages, including the layout, colors, fonts, and other design aspects. HTML is used for structuring the content of a web page, while CSS is responsible for the visual appearance. XHTML and DHTML are not specifically used for describing the look and formatting of a document, making CSS the correct answer.

    Rate this question:

  • 20. 

    There are _______ characters in the hexidecimal color code combining color shades of red, green, and blue.

    • A.

      4

    • B.

      5

    • C.

      6

    • D.

      7

    Correct Answer
    C. 6
    Explanation
    The hexidecimal color code consists of six characters, which represent the color shades of red, green, and blue. Each pair of characters represents the intensity of each color component, ranging from 00 (minimum intensity) to FF (maximum intensity). Therefore, the correct answer is 6.

    Rate this question:

  • 21. 

    These are separate pieces to an overall image in the Photoshop interface.

    • A.

      Panels

    • B.

      Menus

    • C.

      Layers

    • D.

      Tools

    Correct Answer
    C. Layers
    Explanation
    Layers are separate pieces to an overall image in the Photoshop interface. In Photoshop, layers are used to stack and organize different elements of an image, allowing for easy editing and manipulation. Each layer can contain different elements such as text, shapes, or images, and they can be rearranged, edited, or hidden independently. Layers provide flexibility and control over the design process, making it easier to make changes without affecting the rest of the image.

    Rate this question:

  • 22. 

    In this view in DW you can display multiple dimensions for various devices such as the web, tablet or phone that a web designer is designing for.

    • A.

      Multiscreen

    • B.

      Optiview

    • C.

      3Dview

    • D.

      Validate

    Correct Answer
    A. Multiscreen
    Explanation
    In this view in DW, the option "Multiscreen" allows the web designer to display multiple dimensions for various devices such as the web, tablet, or phone that they are designing for. This feature enables the designer to see how their design will appear on different screens and ensure that it is optimized for all devices.

    Rate this question:

  • 23. 

    A __________ is a predetermined size for a web page layout.

    • A.

      Shell

    • B.

      Template

    • C.

      Model

    • D.

      Frame

    Correct Answer
    B. Template
    Explanation
    A template is a predetermined size for a web page layout. Templates provide a framework or structure for designing and organizing the content of a web page. They define the placement of elements such as headers, footers, sidebars, and content areas. By using templates, web designers can create consistent and visually appealing web pages that are easy to navigate and understand. Templates also save time and effort as they can be reused for multiple pages with similar layouts.

    Rate this question:

  • 24. 

    In Flash, this organizes and controls a document's content over time in layers and frames.

    • A.

      Pasteboard

    • B.

      Storyboard

    • C.

      Frameset

    • D.

      Timeline

    Correct Answer
    D. Timeline
    Explanation
    The correct answer is timeline because in Flash, the timeline is used to organize and control a document's content over time. It allows users to arrange different elements of the document in layers and frames, enabling them to create animations and control the timing of various elements. The timeline is a crucial tool in Flash for creating dynamic and interactive content.

    Rate this question:

  • 25. 

    The ______________ tag element allows you to impact the appearance of a tag element.

    • A.

      Style

    • B.

      Css

    • C.

      Attribute

    • D.

      Code

    Correct Answer
    A. Style
    Explanation
    The "style" tag element allows you to impact the appearance of a tag element. With the "style" tag, you can define various CSS properties such as color, font size, background color, etc., to modify the visual presentation of the associated tag element. This allows you to customize the look and feel of the HTML elements on your webpage.

    Rate this question:

  • 26. 

    He is knows as "The Father of the Internet."

    • A.

      Mark Zuckerberg

    • B.

      Bill Gates

    • C.

      Mr. Tull

    • D.

      Tim Berners-Lee

    Correct Answer
    D. Tim Berners-Lee
    Explanation
    Tim Berners-Lee is known as "The Father of the Internet" because he is credited with inventing the World Wide Web (WWW) in 1989. He developed the first web browser and the basic protocols that allow computers to communicate and share information on the internet. His invention revolutionized the way we access and share information, making the internet accessible to people all over the world.

    Rate this question:

  • 27. 

    All of the following are keys to making a web site effective except...

    • A.

      Appearance

    • B.

      Balance

    • C.

      Content

    • D.

      Functionality

    Correct Answer
    B. Balance
    Explanation
    Balance is not a key to making a website effective because it refers to the distribution of elements on a webpage. While balance is important for creating a visually appealing design, it does not directly impact the effectiveness of a website. The other options, appearance, content, and functionality, are all crucial factors that contribute to the effectiveness of a website. Appearance refers to the overall look and aesthetics of the site, content relates to the information and value provided to users, and functionality pertains to the usability and performance of the website.

    Rate this question:

  • 28. 

    These help manage and modify your work in Photoshop

    • A.

      Menus

    • B.

      Panels

    • C.

      Documents

    • D.

      Dialog boxes

    Correct Answer
    B. Panels
    Explanation
    Panels in Photoshop are used to manage and modify your work. They provide access to various tools, options, and features that allow users to customize their workspace and perform specific tasks efficiently. Panels can be docked, grouped, or detached, providing flexibility and convenience in accessing different functionalities. Examples of panels include the Layers panel, which allows users to manage and organize layers in their composition, and the Color panel, which provides options for selecting and adjusting colors. Overall, panels play a crucial role in enhancing the workflow and productivity of Photoshop users.

    Rate this question:

  • 29. 

    These are inserted in code and not visible in the browser, but serve as a means towards explaining code.

    • A.

      Styles

    • B.

      Css

    • C.

      Body

    • D.

      Comments

    Correct Answer
    D. Comments
    Explanation
    Comments are inserted in code to provide explanations or additional information about the code. They are not visible in the browser and serve as a means towards explaining code. In this case, the given code is likely referring to comments that are used in CSS stylesheets to explain the purpose or functionality of certain styles applied to the body element.

    Rate this question:

  • 30. 

    These shortcut keys can reszie a brush in Photoshop.

    • A.

      Bracket keys

    • B.

      Numbers

    • C.

      Arrow keys

    • D.

      Parentheses keys

    Correct Answer
    A. Bracket keys
    Explanation
    The bracket keys can resize a brush in Photoshop. In Photoshop, the bracket keys [ and ] are used to increase or decrease the size of the brush. Pressing the left bracket key [ will decrease the brush size, while pressing the right bracket key ] will increase the brush size. This shortcut allows users to quickly adjust the brush size without having to go through the menu options.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 30, 2013
    Quiz Created by
    Dana Tull

Related Topics

Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.