Exercise list of first semester

Shopping list


  1. Frozen
  2. Drinks

  3. Greengrocer
    1. Fruits
      • Guava
      • Watermelon
      • Banana
    2. Vegetables
      • lettuce
      • Rúcula
      • cabbage

    Introduction

    1. What is HTML
    2. What is XHTML
    3. What is CSS

    Basic

    1. How create a website?
    2. What programs do I need to create a website?
      • Notepad
      • Notepad++
      • Dreamweaver
    3. How to create your first website - "Hello World!"

    Chapter 1

    Welcome to HTML

    Hypertext Markup Language (HTML) is a markup language used to build pages for the Internet. HTML files are written in simple text editors, such as Edit, Notepad, Kedit, in ASCI - text format.

    What is Tags?

    They are HTML markups, consisting of codes between the "<" (less than) and ">" (greater than). Example:. Most tags appear in pairs, for example, Text.
    The symbol that ends a given mark is the same as the one that initiates it, preceded by a slash (/) and preceded by the referring text. In the example, it tells the Web client to start formatting the first header level and warns that the header is gone. There are exceptions to this working in markup pairs. For example, the one that indicates a line break :.

    Creating a HTML file

    Open Notepad, enter the structure of your page, content and formatting.
    Click File> Save As ...
    Tip: When naming the file remember to use lowercase letters and that accent, spaces, and special characters are not allowed.
    The user must also enter the .htm extension and change the file type to "All Files".

    Text entry


    Your full name:
    Your password:
    Hidden Input:

    Checkbox

    What vehicle do you own?
    I have a bike
    I have a car

    Radio:

    Male
    Female

    Textarea:



    Menus

    Where do you intend to holiday tourism?


    Clean button



    Submit button

    Insert imagem exercise(houses)

    png gif jpg tif bmp bmp bmp bmp