Introduction to HTML
Skills:
HTML & CSS90%
Key Takeaways
Develops a basic HTML webpage using Notepad++ and Chrome browser
Original Description
In this project, you will develop an HTML resource sheet and a very basic sample webpage. You will use a text editor called Notepad++ to write your code, and the Chrome browser to display the resulting webpage.
You will learn how to add content to your webpage using the basic content elements. While gaining experience with the Notepad++ editor, you will build an HTML resource webpage. You will use and include common HTML tags and elements and learn what each does to help present your document in a web browser. This course starts at the beginning with HTML; and it will prepare you for the next steps in your Web Development journey, and for future courses where you can expand your knowledge of HTML elements, and learn to apply cascading style sheets.
HTML is a gateway skill to more advanced competencies required for Web Development. There is a high demand for developers who understand front-end languages, like HTML, CSS, and JavaScript. Learning to manually code with HTML instead of turning to a WYSIWYG editor will allow you to better understand the ins and outs of web development. Coding always gives you more control over the final product—in this case a webpage.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: HTML & CSS
View skill →Related Reads
📰
📰
📰
📰
React Introduction
Dev.to · Karthick (k)
Why SnapDOM Beats html2canvas for DOM-to-Image Capture
Dev.to · Juan Martin
I built 42 landing page templates as single HTML files (no npm, no build step)
Dev.to · Segcam spa
Part 7B — Section 2 — React Event Handling Explained: Forms, Event Object & User Input.
Medium · JavaScript
🎓
Tutor Explanation
DeepCamp AI