Skip to content

Instantly share code, notes, and snippets.

@guiocavalcanti
Created July 6, 2010 02:17
Show Gist options
  • Save guiocavalcanti/464918 to your computer and use it in GitHub Desktop.
Save guiocavalcanti/464918 to your computer and use it in GitHub Desktop.

Ementa

Visão Geral

  • HTTP, Cliente-Servidor
  • Padrões Web
  • Proposta de metodologia para projetos Web
  • Camadas de desenvolvimento client-side
  • Ambiente de desenvolvimento
  • Metodologia: Orientada a projetos

HTML

  • Contexto: Semântica
  • Tags
  • Validação
  • Firebug
  • Projeto: Marcação de Texto Tags: body, h.., hr, p, ul, li, ol, address, img, quote, a
  • Projeto: Relatório de Vendas Tags: table, thead, tfoot, tbody, th, tr, td, caption
  • Projeto: Formulário de Cadastro Tags: form, input, textarea, select, option, fieldset, legend
  • Projeto: SEO Básico (header, meta, title) Tags: head, title, meta, a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment