• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Extensions

      Developing extensions for web browsers

    • Accessibility

      Build web projects usable for all

    • Web Technology

      Web technology reference for developers

  • Learn
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • Plus
    • Overview

      A customized MDN experience

    • AI Help

      Get real-time assistance and support

    • Updates

      All browser compatibility updates at a glance

    • Documentation

      Learn how to use MDN Plus

    • FAQ

      Frequently asked questions about MDN Plus

  • Curriculum New
  • Blog
    • Playground

      Write, test and share your code

    • HTTP Observatory

      Scan a website for free

    • AI Help

      Get real-time assistance and support

  • Log in
  • Sign up for free
  1. Aprendendo desenvolvimento web
  2. Extension modules
  3. Formulários da Web - Trabalhando com dados do usuário
  4. Form data validation
    • English (US)
    • Deutsch
    • Español
    • Français
    • 日本語
    • Русский
    • 中文 (简体)

Esta página foi traduzida do inglês pela comunidade. Saiba mais e junte-se à comunidade MDN Web Docs.

Neste artigo

  • O que é validação de formulário?
  • Usando validação de formulário integrada
  • Validando formulários usando JavaScript
  • Conclusão
  1. Getting started modules
  2. Environment setup
    1. Instalando os programas básicos
    2. Qual a diferença entre página web, site, servidor web e mecanismo de busca?
    3. Code editors
    4. Lidando com arquivos
    5. Command line
  3. Your first website
    1. Como será o seu site?
    2. HTML básico
    3. CSS básico
    4. Noções básicas de JavaScript
    5. Publicando seu site
  4. Web standards
    1. Como a Web funciona
    2. A web e seus padrões
    3. How browsers load websites
  5. Soft skills
    1. Research and learning
    2. Collaboration and teamwork
    3. Workflows and processes
    4. Finding a job
  6. Core modules
  7. Structuring content with HTML
    1. Iniciando com HTML
    2. O que está no cabeçalho? Metadados em HTML
    3. Fundamentos do texto em HTML
    4. Emphasis and importance
    5. Lists
    6. Estrutura de documento e sites
    7. Formatação avançada de texto
    8. Criando hyperlinks
    9. Challenge: Letter markup
    10. Challenge: Bird watching site
    11. Imagens no HTML
    12. Conteúdo de vídeo e áudio
    13. Challenge: Mozilla splash page
    14. Tabelas em HTML
    15. Table accessibility
    16. Challenge: Planet data table
    17. Forms and buttons
    18. Debugging HTML
    19. Test your skills
      1. Teste suas habilidades: Noções básicas de texto HTML
      2. Links
      3. Images
      4. Audio and video
      5. Advanced HTML text
  8. CSS styling basics
    1. Como funciona o CSS
    2. Como CSS é estruturado
    3. Usando seu novo conhecimento
    4. CSS selectors
    5. Seletores de atributo
    6. Pseudo-classes and elements
    7. Combinators
    8. The box model
    9. Cascata, especificidade e herança
    10. Values and units
    11. Sizing
    12. Backgrounds and borders
    13. Overflow
    14. Images, media, forms
    15. Styling tables
    16. Debugging CSS
    17. Challenge: Business card
    18. Challenge: Fancy letterhead
    19. Challenge: Fancy box styles
    20. Test your skills
      1. Backgrounds and borders
      2. Box model
      3. Cascade
      4. Images and forms
      5. Overflow
      6. Selectors
      7. Sizing
      8. Tables
      9. Values and units
      10. Writing modes
  9. CSS text styling
    1. Text and font fundamentals
    2. Manipulando Listas
    3. Styling links
    4. Web fonts
    5. Challenge: Community school homepage
  10. Esquemas CSS