Structura GeneralĂ A Unui Document HTML, Realizarea Sensului

Approved & Edited by ProProfs Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Olga Balanici
O
Olga Balanici
Community Contributor
Quizzes Created: 1 | Total Attempts: 332
Questions: 7 | Attempts: 333

SettingsSettingsSettings
Structura General  A Unui Document HTML, Realizarea Sensului - Quiz

Explore the essentials of HTML in this quiz, covering topics like HTML definition, case sensitivity, creating documents, and key HTML tags. Perfect for understanding the structure of HTML documents and enhancing web development skills.


Questions and Answers
  • 1. 

    Scrieți atributele etichetei    <BODY>

  • 2. 

    Ce înseamnă HTML?

    • A.

      Home Tool Markup Language

    • B.

      Hyper Text Markup Language

    • C.

      Hyperlinks and Text Markup Language

    • D.

      Option 4

    Correct Answer
    B. Hyper Text Markup Language
    Explanation
    HTML stands for Hyper Text Markup Language. It is a standard markup language used for creating web pages and applications. HTML is used to structure the content of a web page and define its layout and appearance. It uses tags to mark up elements such as headings, paragraphs, images, links, and other elements. By using HTML, web developers can create interactive and dynamic web pages that can be viewed on different devices and browsers.

    Rate this question:

  • 3. 

    Limbajul HTML  face diferența dintre literele mari și mici.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    HTML (HyperText Markup Language) nu face diferența dintre literele mari și mici. Acest lucru înseamnă că nu contează dacă scriem etichetele HTML în litere mari sau mici, deoarece HTML este un limbaj de marcări și nu un limbaj de programare. Astfel, în HTML, etichetele "p" și "P" sunt considerate identice și vor fi interpretate la fel.

    Rate this question:

  • 4. 

    Un document  HTML  poate fi creat  cu ajutorul ?

    • A.

      Notepad ++

    • B.

      Document textual

    • C.

      Excel

    • D.

      Option 4

    Correct Answer
    A. Notepad ++
    Explanation
    Notepad++ is a text editor that supports HTML syntax highlighting and provides various features for creating and editing HTML documents. It is a popular choice among web developers for its user-friendly interface and advanced functionalities such as code completion, syntax checking, and multiple tabs. Therefore, it is a suitable tool for creating an HTML document.

    Rate this question:

  • 5. 

    Alegeți elementul HTML corect pentru cel mai mare titlu:

    • A.

      <H1>

    • B.

      <H6>

    • C.

      <head>

    • D.

      <title>

    Correct Answer
    A. <H1>
    Explanation
    The correct answer is . In HTML, heading elements are used to define the importance of different sections of a webpage. The element represents the highest level of heading and is typically used for the main title of the page. The element represents the lowest level of heading. The element is not used for displaying content on the webpage, but rather contains meta information about the document. The element is used to define the title of the webpage that appears in the browser's title bar or tab.

    Rate this question:

  • 6. 

    Care este eticheta HTML corect pentru inserarea unei pauze de linie?

    • A.

      <lb>

    • B.

      <br>

    • C.

      <pauza>

    • D.

      Option 4

    Correct Answer
    B. <br>
    Explanation
    The correct HTML tag for inserting a line break is . This tag is a self-closing tag, which means it does not require a closing tag. When used, it creates a line break in the text or content displayed on a web page.

    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
  • Jun 15, 2020
    Quiz Created by
    Olga Balanici
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.