HTML
HTML (HyperText Markup Language) | is the standard | markup language | for creating web pages.
HTML (HyperText Markup Language) | là ngôn ngữ đánh dấu | tiêu chuẩn | để tạo các trang web.
It provides the structure | and content of a website | by using elements, | which are defined by tags, | to organize text, | images, | and other multimedia.
Nó cung cấp cấu trúc | và nội dung của một trang web | bằng cách sử dụng các phần tử, | được định nghĩa bởi các thẻ, | để tổ chức văn bản, | hình ảnh, | và các phương tiện đa phương tiện khác.
Browsers interpret HTML files | to render the | visual representation | of a webpage | that users see.
Các trình duyệt thông dịch các tệp HTML | để hiển thị | biểu diễn trực quan | của một trang web | mà người dùng nhìn thấy.
Resources
- Visit the dedicated HTML roadmap (roadmap)
- Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects (article)
- HTML Full Course for Beginners (video)
- HTML Full Course - Build a Website Tutorial (video)
References
- https://roadmap.sh/backend (Node: [label])