Web Design Quiz #3

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: 25 | Attempts: 294

SettingsSettingsSettings
Web Design Quizzes & Trivia

Web design is made up of web graphic design; interface design; authoring, which includes standardised code and proprietary software; user experience design; and search engine optimization. See how much you know about these topics in this web-based quiz.


Questions and Answers
  • 1. 

    Adobe's program used for web designing.

    • A.

      Photoshop

    • B.

      Flash

    • C.

      Dream Weaver

    • D.

      Fireworks

    Correct Answer
    C. Dream Weaver
    Explanation
    Dream Weaver is Adobe's program used for web designing. It is a popular software that allows users to create and design websites with ease. With its user-friendly interface and powerful features, Dream Weaver provides tools for designing, coding, and managing websites. It offers a range of functionalities such as visual editing, code editing, previewing, and publishing websites. Dream Weaver is widely used by web designers and developers to create professional and visually appealing websites.

    Rate this question:

  • 2. 

    File extension used for photographs.

    • A.

      Jpg

    • B.

      Gif

    • C.

      Ppt

    • D.

      Psd

    Correct Answer
    A. Jpg
    Explanation
    The file extension "jpg" is commonly used for photographs. This format, also known as JPEG (Joint Photographic Experts Group), is widely supported and provides a good balance between image quality and file size. It is commonly used for storing and sharing digital photographs due to its ability to compress images without significant loss of quality. The other file extensions mentioned, such as "gif," "ppt," and "psd," are not typically used for photographs.

    Rate this question:

  • 3. 

    Tag element compatible with W3c.

    • A.

      HTML

    • B.

      Body

    • C.

      Doctype

    • D.

      Comments

    Correct Answer
    C. Doctype
    Explanation
    The correct answer is "Doctype" because a Doctype declaration is used in HTML to specify the version of HTML being used in the document. It is placed at the very beginning of an HTML document and helps browsers to render the page correctly. It is a crucial element for ensuring the compatibility of the HTML code with the W3C (World Wide Web Consortium) standards.

    Rate this question:

  • 4. 

    These are html elements that communicate with each other and a browser.

    • A.

      Tag attribute values

    • B.

      Tag attributes

    • C.

      Doctypes

    • D.

      Tag elements

    Correct Answer
    D. Tag elements
    Explanation
    Tag elements in HTML are the building blocks of web pages and are used to define the structure and content of a document. They communicate with each other and the browser to create the desired layout and functionality. Each tag element has specific attributes that can be used to further define its behavior and appearance. The tag elements work together to create a cohesive web page that can be rendered and interacted with by the browser.

    Rate this question:

  • 5. 

    The first web page that was made in Project #1.

    • A.

      Frost

    • B.

      Tullclasses

    • C.

      Terms

    • D.

      Commontags

    Correct Answer
    B. Tullclasses
  • 6. 

    Tag element where title information is placed.

    • A.

      Body

    • B.

      Head

    • C.

      Html

    • D.

      Comments

    Correct Answer
    B. Head
    Explanation
    The tag element where title information is placed is the "head" tag. This tag is used to define the head section of an HTML document, which contains meta-information about the document such as the title, style sheets, and scripts.

    Rate this question:

  • 7. 

    These are small squares on a computer screen that reflect lights of color.

    • A.

      Inches

    • B.

      Dimensions

    • C.

      Pixels

    • D.

      Marquees

    Correct Answer
    C. Pixels
    Explanation
    Pixels are small squares on a computer screen that reflect lights of color. They are the basic units of measurement for digital images and screens. Each pixel represents a single point of color and when combined, they form the images and graphics that we see on our screens. Therefore, pixels are the correct answer as they accurately describe the small squares on a computer screen that reflect lights of color.

    Rate this question:

  • 8. 

    THE scripting language of the Web

    • A.

      Css

    • B.

      Javascript

    • C.

      Dhtml

    • D.

      Html

    Correct Answer
    B. Javascript
    Explanation
    Javascript is the correct answer because it is a scripting language that is commonly used for web development. It allows for dynamic and interactive elements on web pages, making it the scripting language of choice for creating interactive web applications. CSS is a styling language used to control the layout and appearance of web pages, while HTML is a markup language used to structure the content of web pages. DHTML, or Dynamic HTML, is a combination of HTML, CSS, and Javascript that allows for more dynamic and interactive web pages. However, out of the given options, Javascript is specifically known as the scripting language of the web.

    Rate this question:

  • 9. 

    Adobe's program used for making animations and working with images/graphics.

    • A.

      Dream Weaver

    • B.

      Fireworks

    • C.

      Flash

    • D.

      Photoshop

    Correct Answer
    D. Photoshop
    Explanation
    Adobe Photoshop is a program used for creating and editing images and graphics. It offers a wide range of tools and features that allow users to manipulate and enhance images, as well as create digital artwork and designs. While Dream Weaver is a web development tool, Fireworks is primarily used for web design, and Flash is used for creating interactive multimedia content, Photoshop is specifically designed for working with images and graphics. Therefore, Photoshop is the correct answer for the given question.

    Rate this question:

  • 10. 

    What you called a topic site online with multiple web pages.

    • A.

      Web pages

    • B.

      Project

    • C.

      Solution

    • D.

      Web site

    Correct Answer
    D. Web site
    Explanation
    A web site is a topic site online with multiple web pages. It is a collection of related web pages that are accessible through a single domain name and are interconnected through hyperlinks. A web site is typically used to provide information, promote a business or organization, or offer online services. It is a common term used to refer to a location on the World Wide Web that contains various web pages.

    Rate this question:

  • 11. 

    The tag element for content information.

    • A.

      Body

    • B.

      Head

    • C.

      Title

    • D.

      Html

    Correct Answer
    A. Body
    Explanation
    The correct answer is "body" because the body tag is used to define the main content of an HTML document. It contains all the visible content such as text, images, links, etc. The body tag is essential for creating the structure and layout of a webpage, and it is always present in an HTML document.

    Rate this question:

  • 12. 

    The process that happens when an image is repeated over and over to fill the background dimensions of a web page.

    • A.

      Duplicating

    • B.

      Patterned

    • C.

      Tiling

    • D.

      Repeated

    Correct Answer
    C. Tiling
    Explanation
    Tiling is the process of repeating an image over and over to fill the background dimensions of a web page. This technique is commonly used to create seamless backgrounds on websites. By duplicating and repeating the image, a patterned effect is achieved, ensuring that the background appears continuous and covers the entire page.

    Rate this question:

  • 13. 

    A web site that is easy to use

    • A.

      Layout

    • B.

      User Friendly

    • C.

      Navigation

    • D.

      Cool

    Correct Answer
    B. User Friendly
    Explanation
    The given answer "User Friendly" is the most suitable explanation for the characteristics mentioned in the question. The layout, navigation, and overall usability of a website contribute to its user-friendliness. A user-friendly website is designed in a way that allows users to easily navigate through the pages, find the information they need, and interact with the site without any confusion or frustration. It focuses on providing a positive user experience, making it easy for visitors to understand and use the website effectively.

    Rate this question:

  • 14. 

    These show up in code but not in the browser view.

    • A.

      Titles

    • B.

      Comments

    • C.

      Body info

    • D.

      Css

    Correct Answer
    B. Comments
    Explanation
    The given answer, "comments," is correct because comments are a type of code that is used to provide explanatory notes or to temporarily disable a piece of code. Comments are not displayed in the browser view and are only visible within the code itself. Therefore, comments fulfill the criteria mentioned in the question, as they show up in code but not in the browser view.

    Rate this question:

  • 15. 

    Used to control the style and layout of multiple Web pages all at once.

    • A.

      Javascript

    • B.

      Dhtml

    • C.

      Html

    • D.

      Css

    Correct Answer
    D. Css
    Explanation
    CSS (Cascading Style Sheets) is a programming language used to control the style and layout of multiple web pages all at once. It allows web developers to apply consistent styles and formatting to multiple pages by creating a separate CSS file and linking it to the HTML pages. This helps in maintaining a uniform look and feel across the website and makes it easier to make changes to the design without having to modify each individual page. Therefore, CSS is the correct answer as it fulfills the given requirement.

    Rate this question:

  • 16. 

    The color of the tile bar in Mozilla Firefox.

    • A.

      Blue

    • B.

      Grey

    • C.

      Black

    • D.

      Green

    Correct Answer
    A. Blue
    Explanation
    The tile bar in Mozilla Firefox is blue. This is the default color of the tile bar in the browser.

    Rate this question:

  • 17. 

    This is used with javascript button navigation.

    • A.

      Mouseovers

    • B.

      Jumps

    • C.

      Hyperlinks

    • D.

      Css

    Correct Answer
    A. Mouseovers
    Explanation
    The given answer "Mouseovers" is the correct answer because mouseovers are commonly used in JavaScript button navigation. Mouseovers refer to an event that occurs when the user moves their mouse pointer over a specific element on a webpage. In the context of button navigation, mouseovers are often used to trigger certain actions or effects, such as changing the appearance of the button or displaying additional information. By using mouseovers, developers can enhance the interactivity and usability of their websites.

    Rate this question:

  • 18. 

    File format for animation.

    • A.

      Jpg

    • B.

      Png

    • C.

      Gif

    • D.

      Psd

    Correct Answer
    C. Gif
    Explanation
    The correct answer is gif. GIF (Graphics Interchange Format) is a file format commonly used for animation. It supports both static and animated images, making it suitable for creating simple animations with low file sizes. GIF files use lossless compression, which means that the image quality is not compromised during compression. This format also supports transparency, allowing for the creation of animations with transparent backgrounds.

    Rate this question:

  • 19. 

    Known as the Father of the Internet.

    • A.

      Bill Gates

    • B.

      Steve Jobs

    • 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. In 1989, he proposed the concept of a global hypertext system that would allow people to access and share information through interconnected documents. He developed the necessary technologies, such as HTML, HTTP, and the first web browser, to make this vision a reality. Berners-Lee's contributions revolutionized the way we communicate, access information, and conduct business, making him a key figure in the development of the modern internet.

    Rate this question:

  • 20. 

    This type of tag attribute can have many attribute values.

    • A.

      Style

    • B.

      Bgcolor

    • C.

      Caption

    • D.

      Border

    Correct Answer
    A. Style
    Explanation
    The style attribute is the correct answer because it allows multiple attribute values. This means that different styles can be applied to the same HTML element using the style attribute. The other options, bgcolor, caption, and border, do not have this capability and can only have a single attribute value.

    Rate this question:

  • 21. 

    These are always enclosed in quotes in code.

    • A.

      Attributes

    • B.

      Elements

    • C.

      Attribute values

    • D.

      Comments

    Correct Answer
    C. Attribute values
    Explanation
    In code, attributes are always enclosed in quotes, not the elements or comments. Therefore, the correct answer is "attribute values".

    Rate this question:

  • 22. 

    Size range from 1 to 6

    • A.

      Titles

    • B.

      Images

    • C.

      Css

    • D.

      Headings

    Correct Answer
    D. Headings
    Explanation
    The given answer, "headings," is the correct one because headings typically have a hierarchical structure and are used to organize and structure the content of a webpage. In HTML, there are six levels of headings, ranging from h1 to h6, with h1 being the highest level and h6 being the lowest level. Headings play an important role in providing a visual hierarchy to the content, making it easier for users to navigate and understand the information on the webpage.

    Rate this question:

  • 23. 

    Rows, columns, and cells all encompass this type of tag element

    • A.

      Box layouts

    • B.

      Tables

    • C.

      Dhmtl

    • D.

      Javascript

    Correct Answer
    B. Tables
    Explanation
    Tables are the correct answer because they are the tag elements that encompass rows, columns, and cells. In HTML, tables are used to organize and display data in a structured format. The rows represent the horizontal structure, columns represent the vertical structure, and cells represent the individual data points within the table. Tables provide a way to create structured layouts and organize information in a tabular form on a webpage.

    Rate this question:

  • 24. 

    _____________ involve two types:  static and dynamic

    • A.

      Animation

    • B.

      Type appearance

    • C.

      Page designs

    • D.

      Page layouts

    Correct Answer
    A. Animation
    Explanation
    Animation involves two types: static and dynamic. Static animation refers to the use of still images or graphics to create the illusion of movement, while dynamic animation involves the use of moving images or objects. In the context of the given options, animation is the only one that can be categorized into static and dynamic types. The other options, such as type appearance, page designs, and page layouts, do not have this distinction.

    Rate this question:

  • 25. 

    This is a combination of javascript and css scripts.

    • A.

      XHTML

    • B.

      HTML

    • C.

      XML

    • D.

      DHTML

    Correct Answer
    D. DHTML
    Explanation
    DHTML stands for Dynamic HTML, which is a combination of HTML, CSS, and JavaScript. It allows for the creation of interactive and dynamic web pages by manipulating the content and appearance of the page in real-time. DHTML is used to enhance user experience by adding animations, dynamic menus, and other interactive elements to web pages.

    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
  • Feb 28, 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.