Courses » Intro to HTML » Chapter 4 » Concept 1

Intro to HTML

Chapter

  • 1

    Chapter 1

    In this chapter, we'll examine what HTML is, and get our first look at some of HTML's basic syntax and structure.

    Estimated time: ~32 Minutes
  • 2

    Chapter 2

    In this chapter, we'll get our feet wet looking at how to structure a basic HTML page, and how to use some basic HTML tags.

    Estimated time: ~40 Minutes
  • 3

    Chapter 3

    In this chapter, we'll look at how to structure basic tables in HTML.

    Estimated time: ~19 Minutes
  • 4

    Chapter 4

    In this chapter, we'll take a quick look at setting up HTML forms.

    Estimated time: ~20 Minutes
  • 5

    Chapter 5

    As a quick intro to CSS, in this chapter we'll take our first look at HTML styles and inline CSS.

    Estimated time: ~25 Minutes
  • 6

    Chapter 6

    In this final chapter, we'll look at web standards, what they are, and why it's important to write valid markup.

    Estimated time: ~32 Minutes
  • Exam

    Locked

    You must complete all chapters before taking the course exam.

Concept

  • 1

    Concept 1

    If you've ever logged into a website (including this one!), chances are you've used an HTML form. Everything user-submitted on the web, from usernames and passwords to uploading videos on YouTube, begins with HTML forms. In this video from Graham Castronovo of TutorialClarity, we'll look at how to write basic forms in HTML.

    Estimated time: ~10 Minutes
  • 2

    Concept 2

    Since forms are all about user input, it's always important to keep usability in mind when designing your forms! In this next video, James Bavington of CreareGroup discusses five advanced tips for writing better forms in HTML.

    Estimated time: ~7 Minutes
  • Test

    Chapter 4 Test

    Take the chapter 4 test and unlock the HTML Forms badge.


Concept 1: Basic Forms

If you've ever logged into a website (including this one!), chances are you've used an HTML form. Everything user-submitted on the web, from usernames and passwords to uploading videos on YouTube, begins with HTML forms. In this video from Graham Castronovo of TutorialClarity, we'll look at how to write basic forms in HTML.

edit

You are making progress towards completing chapter 4 and unlocking the HTML Forms Badge

This badge is worth: 50 Points

For this concept you will only be watching a portion of the video: - .

Ask a Question

Send me an email when someone posts a reply

Questions & Answers

Quiz Questions

Concept 1: Basic Forms