Coder Social home page Coder Social logo

quiz-html5's Introduction

HTML5

???

Quiz

?: Describe the purpose(s) of the <header> element.

( ) The beginning of the document that lets the browser know when to load the page content. ( ) The section of the HTML document the contains links to CSS stylesheets and metadata. (X) Represents a part of the HTML document used as a main header; often containing main document headings (<h1>-<h6> or logo graphics) for a page or page section. ( ) All of the above.

?: Describe the purposes of the <footer> element.

( ) Requests the browser to crop that section of the page off. ( ) Represents a space for the user to write in comments. ( ) An area designated for search engines to append search suggestions. (X) Represents a section of the HTML document used as finishing section; A footer typically contains information about the page's section(s), such as information about the author or copyright holder, links to related documents, and the like.

?: Describe the purposes of the <nav> element.

( ) Defines a piece of the code where search engines should navigate to if they crash. (X) Represents a section of the HTML document that contains the main navigation for the site. ( ) Defines the naval, the belly button of your web page. ( ) None of the above.

?: Describe the purposes of the <section> element.

(X) This element divides your content into sections. Each section can cover different topics either related or non-related to the other sections. ( ) Defines a cross-section of information for use by robots. ( ) Refers to the main navigation of the web page. ( ) None of the above.

?: When using the <video> element you have the option of specifying multiple source files.

(X) TRUE ( ) FALSE

???

View HTML5 Quiz on Learn.co and start learning to code for free.

quiz-html5's People

Contributors

annjohn avatar fislabstest avatar gj avatar jongrover avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quiz-html5's Issues

Grammatical error

Answer "b" in question #1 contains a grammatical error. "The" should be "that".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.