UNITAT 2. HTML + CSS

Introducció.

Durant la primera unitat hem treballat sobre Javscript i s’ha usat HTML per l’estructura i l’entrada de dades.

En aquesta unitat coneixerem un poc més de l’estructura HML i els estils CSS.

Una bona estructura HTML ens facilita el treball amb CSS i Javascript.

Índex

HTML

  1. HTML és un Hyper Text Markup Language (llenguatge de marques)
  2. HTML és l’estàndart per escriure pàgines HTML.
  3. HTML descriu l’estructura d’una pàgina web
  4. HTML són una sèrie d’elements
  5. HTML diu al navegador com s’ha de mostrar el contingut
  6. HTML són elements de peces de contingut tal com “això és una capçalera”, “això és un paràgraf”, “això és un enllaç”, etc.

CSS

  1. CSS stands for Cascading Style Sheets
  2. CSS describes how HTML elements are to be displayed on screen, paper, or in other media
  3. CSS saves a lot of work. It can control the layout of multiple web pages all at once
  4. External stylesheets are stored in CSS files

Bootstrap

  1. Bootstrap is a free front-end framework for faster and easier web development
  2. Bootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript plugins
  3. Bootstrap also gives you the ability to easily create responsive designs

Deixa un comentari

L'adreça electrònica no es publicarà. Els camps necessaris estan marcats amb *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>