HTML/CSS

studied byStudied by 4 people
5.0(1)
get a hint
hint

Where do you add the code to add the title (the tab at the top) into your HTML page?

1 / 42

Tags and Description

43 Terms

1

Where do you add the code to add the title (the tab at the top) into your HTML page?

New cards
2

and

are examples of what?

Tags

New cards
3

What is the full intro tag to an HTML document?

<!DOCTYPE HTML>

New cards
4

Tag for adding an image?

New cards
5

What symbols indicate that text is a comment and not actual code?

<!-- -->

New cards
6

All code that will show up goes between these tags…

New cards
7

Which symbol indicates a closing tag in HTML?

/

New cards
8

Numbered list?

New cards
9

Bulleted list

New cards
10

List item

  • New cards
    11

    What's the difference between the headings h1 - h6?

    The lower the number the bigger the heading.

    New cards
    12

    What does rgb stand for?

    Red, green, blue

    New cards
    13

    What's the highest value of an rgb number?

    255

    New cards
    14

    How can you add a hyperlink to your site?

    New cards
    15

    What's the relationship between HTML and CSS?

    HTML adds the content and structure. CSS adds the style.

    New cards
    16

    The container for all of the HTML markup?

    New cards
    17

    Contains the information about the webpage. Does not show in the webpages.

    New cards
    18

    The text to display on the browser tab.

    New cards
    19

    The container for the content that will be displayed on the webpage.

    New cards
    20

    The biggest heading.

    New cards
    21

    A subheading - the second biggest.

    New cards
    22

    A paragraph

    New cards
    23

    Bold text

    New cards
    24

    Italic or emphasized text

    New cards
    25

    Hyperlinked text.

    New cards
    26

    A single bullet in a list.

  • New cards
    27

    A container for a bullet-point list.

      New cards
      28

      A container for a numbered list.

        New cards
        29

        Creates a table

        New cards
        30

        table row

        New cards
        31

        Defines a cell in a table

        New cards
        32

        Defines a header cell in a table

        New cards
        36

        "www.killingit.com"

        New cards
        37

        These modify properties of an HTML tag…

        attribute

        New cards
        38

        This links the style sheet…

        New cards
        39

        How to make a class

        Parakupá Vená / Angel Falls
        New cards
        40

        How to put a class in the style sheet

        .top-img { height: 50px; border-radius: 5px; margin: 10px; border-style: dotted; border-color: cadetblue; }

        you put a . in front before

        New cards
        41

        The id attribute

        Is used to single out just one element for a rule-set.

        New cards
        42

        How to implement an id attribute

        music notes
        New cards
        43

        How to put the id in the style-sheet

        #notes { float: right; width: 100px; background-color: white; box-shadow: 6px 6px gray; }

        you put a # in front before

        New cards

        Explore top notes

        note Note
        studied byStudied by 6 people
        Updated ... ago
        5.0 Stars(1)
        note Note
        studied byStudied by 3 people
        Updated ... ago
        5.0 Stars(1)
        note Note
        studied byStudied by 5 people
        Updated ... ago
        5.0 Stars(1)
        note Note
        studied byStudied by 11 people
        Updated ... ago
        5.0 Stars(1)
        note Note
        studied byStudied by 11 people
        Updated ... ago
        4.0 Stars(1)
        note Note
        studied byStudied by 17 people
        Updated ... ago
        5.0 Stars(1)
        note Note
        studied byStudied by 27 people
        Updated ... ago
        4.5 Stars(2)
        note Note
        studied byStudied by 12152 people
        Updated ... ago
        4.9 Stars(99)

        Explore top flashcards

        flashcards Flashcard52 terms
        studied byStudied by 25 people
        Updated ... ago
        5.0 Stars(1)
        flashcards Flashcard34 terms
        studied byStudied by 67 people
        Updated ... ago
        5.0 Stars(2)
        flashcards Flashcard132 terms
        studied byStudied by 22 people
        Updated ... ago
        5.0 Stars(1)
        flashcards Flashcard51 terms
        studied byStudied by 80 people
        Updated ... ago
        5.0 Stars(1)
        flashcards Flashcard38 terms
        studied byStudied by 2 people
        Updated ... ago
        4.3 Stars(3)
        flashcards Flashcard64 terms
        studied byStudied by 1 person
        Updated ... ago
        5.0 Stars(1)
        flashcards Flashcard68 terms
        studied byStudied by 51 people
        Updated ... ago
        5.0 Stars(1)
        flashcards Flashcard63 terms
        studied byStudied by 72 people
        Updated ... ago
        5.0 Stars(1)