0% found this document useful (0 votes)
3 views4 pages

HTML-e.s.a201 (Debugging HTML)

The document is a lab guide for HTML Essentials, detailing assignments, version history, and a structured approach to learning HTML elements and debugging. It includes objectives, problem descriptions, and step-by-step guidelines for creating and validating HTML code. The guide is intended for internal use and was last updated in May 2019.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views4 pages

HTML-e.s.a201 (Debugging HTML)

The document is a lab guide for HTML Essentials, detailing assignments, version history, and a structured approach to learning HTML elements and debugging. It includes objectives, problem descriptions, and step-by-step guidelines for creating and validating HTML code. The guide is intended for internal use and was last updated in May 2019.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

HTML Essentials

As s ig n men ts

Document Code 25e-BM/HR/HDCV/FSOFT

Version 1.1

Effective Date 20/11/2012

Hanoi, 04/2019
Lab Guides HTML Essentials Issue/Revision: x/y

RECORD OF CHANGES

No Effective Date Change Description Reason Reviewer Approver

1 25/Jun/2018 Create a new Lab Create new DieuNT1 VinhNV

2 01/May/2019 Update Fsoft Template Update DieuNT1 VinhNV

25e-BM/HR/HDCV/FSOFT v1.1 Internal use 2/4


Lab Guides HTML Essentials Issue/Revision: x/y

Contents
Unit 1 - HTML Elements ..................................................................................................................4
Lab Objectives: ............................................................................................................................4
Problem Descriptions: ..................................................................................................................4
Guidelines:....................................................................................Error! Bookmark not defined.
Step 1: Create project structure .................................................Error! Bookmark not defined.
Step 2: Open project in Visual Studio Code ...............................Error! Bookmark not defined.
Step 3: Install Live-Server Extensions .......................................Error! Bookmark not defined.
Step 4: Create index.html ..........................................................Error! Bookmark not defined.
Step 5: Add your first HTML element .........................................Error! Bookmark not defined.
Step 6: Add attributes to HTML element ....................................Error! Bookmark not defined.
Step 7: Adding some features to an HTML document ...............Error! Bookmark not defined.
Step 8: Specifying your document's character encoding ............Error! Bookmark not defined.
Step 9: Experiment with character encoding..............................Error! Bookmark not defined.
Step 10: The description's use in search engines ......................Error! Bookmark not defined.
Step 11: Verify output ................................................................Error! Bookmark not defined.

25e-BM/HR/HDCV/FSOFT v1.1 Internal use 3/4


Lab Guides HTML Essentials Issue/Revision: x/y

CODE: HTML-E.S.A201
TYPE: Short
LOC: N/A
DURATION: 30 MINUTES

Unit 2 – Debugging HTML


Lab Objectives:
 Understand the syntax of HTML Elements
 Able to use HTML Inspector to live edit HTML Elements
 Able to validate HTML code using W3Validator

Problem Descriptions:
Given a project, you have to fix any errors.

-- THE END --

25e-BM/HR/HDCV/FSOFT v1.1 Internal use 4/4

You might also like