Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
11 views2 pages

HTML

The document provides an overview of HTML, the standard markup language for creating web pages, detailing its structure and elements. It includes useful links for learning HTML, covering topics such as tags, attributes, and formatting. Additionally, it offers links to sample projects for practice to enhance HTML skills.

Uploaded by

sumiprabha999
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)
11 views2 pages

HTML

The document provides an overview of HTML, the standard markup language for creating web pages, detailing its structure and elements. It includes useful links for learning HTML, covering topics such as tags, attributes, and formatting. Additionally, it offers links to sample projects for practice to enhance HTML skills.

Uploaded by

sumiprabha999
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/ 2

AICTE EY-GDS Internship December’23

HTML
Self-paced Learning Material
HTML:

• HTML, which stands for HyperText Markup Language, is the standard markup language
used to create and design web pages.
• It is the backbone of most web content and provides the basic structure for web
documents.
• HTML uses a system of tags to define elements within a document, and these elements
can include text, images, links, forms, and more.
• HTML consists of a series of elements
• HTML elements tell the browser how to display the content

HTML Useful links


No Topic Link
1. HTML
Introductions https://www.w3schools.com/html/html_intro.asp#:~:text=HTML%20stands%20
for%20Hyper%20Text,how%20to%20display%20the%20content
2. Editor https://www.w3schools.com/html/html_editors.asp
3. Tags https://www.javatpoint.com/html-tags
4. Basic elements https://www.tutorialspoint.com/html/html_elements.htm
5. Attribute https://www.javatpoint.com/html-attributes
6. Linking the page https://www.javatpoint.com/html-anchor
7. Formatting https://www.javatpoint.com/html-formatting
8. Tables https://www.tutorialspoint.com/html/html_tables.htm
9. Background https://www.tutorialspoint.com/html/html_backgrounds.htm
10. Style Sheet https://www.tutorialspoint.com/html/html_style_sheet.htm
11. script https://www.tutorialspoint.com/html/html_javascript.htm
12. Paragraphs https://www.w3schools.com/html/html_paragraphs.asp
13. List https://www.w3schools.com/html/html_lists.asp
14. Div https://www.w3schools.com/html/html_div.asp
15. Classes https://www.javatpoint.com/html-classes
16. Ids https://www.javatpoint.com/html-id-attribute
17. Colors https://www.tutorialspoint.com/html/html_colors.htm
18. File path https://www.javatpoint.com/html-file-path
19. Layout https://www.w3schools.com/html/html_layout.asp
20. Forms https://www.w3schools.com/html/html_forms.asp
21. Alignment, font https://www.w3.org/TR/html401/present/graphics.html
& HR rules
22. Frames https://www.w3.org/TR/html401/present/frames.html
23. Header https://www.w3schools.com/howto/howto_css_responsive_header.asp
24. Navbar https://www.w3schools.com/howto/howto_css_navbar_icon.asp
25. Menu https://www.w3schools.com/howto/howto_js_off-canvas.asp
26. Buttons https://www.w3schools.com/howto/howto_css_alert_buttons.asp
27. Filters https://www.w3schools.com/howto/howto_js_filter_lists.asp
28. Reusable https://www.freecodecamp.org/news/reusable-html-components-how-to-
components reuse-a-header-and-footer-on-a-website/

S.NO Practice purpose - Sample Projects for HTML


1 https://www.geeksforgeeks.org/top-10-projects-for-beginners-to-practice-html-and-
css-skills/
2 https://hackr.io/blog/html-projects
3 https://www.interviewbit.com/blog/html-projects/
4 https://codedamn.com/news/frontend/top-10-html-projects-for-beginners-with-code
5 https://mikkegoes.com/html-and-css-projects/
6 https://trainings.internshala.com/blog/html-projects-with-source-code/
7 https://www.techgeekbuzz.com/blog/html-projects/
8 https://www.codewithfaraz.com/article/103/50-html-css-and-javascript-projects-with-
source-code-for-beginners
9 https://www.geekshelp.in/p/mini-projects-using-html-css-and.html#gsc.tab=0
10. https://github.com/topics/html-projects

You might also like