Pages

Association des étudiants en informatique

​​​​​asso@info-evry.fr

exemple copilot !


  1. HTML Structure:

    • HTML documents have a basic structure that includes <!DOCTYPE html><html><head>, and <body> tags.
    • Example:
  2. Elements and Tags:

    • HTML is made up of elements, which are defined by tags.
    • Tags usually come in pairs: an opening tag <tag> and a closing tag </tag>.
    • Example:
  3. Attributes:

    • Tags can have attributes that provide additional information about the element.
    • Attributes are placed within the opening tag and have a name and value.
    • Example:
  4. Common Tags:

    • Some common HTML tags include:
      • <h1> to <h6> for headings
      • <p> for paragraphs
      • <a> for hyperlinks
      • <img> for images
      • <div> and <span> for generic containers
    • Example:
  5. Semantic HTML:

    • Use semantic tags to improve the readability and accessibility of your HTML.
    • Semantic tags include <header><nav><section><article><footer>, etc.
    • Example:
Similar code found with 2 license types -

⚡Programme

 

Les 3M de l'apprentissage !
  1. Minétisme
  2. Mémorisation
  3. Maîtrise


Nous utiliserons un grand nombre de sites hors e-campus.

Les sites

Sites

liens

Notre blog

http://dupontl1.blogspot.com/

Cours

Vidéos

Cours

HTML

CSS

DOM

Divers

TD

Quizz

Test


Mes attentes 

Autonomie

Programme

Semaine 1-3/4