├── 300+ Html Interview Questions.txt ├── 50 Html Interview Question.txt ├── Coding Home HTML Handwritten Notes 📝.pdf ├── HTML CheatSheet .pdf ├── HTML Handwritten Notes.pdf ├── HTML INTERVIEW QUESTIONS AND ANSWERS .pdf ├── HTML Notes for Professionals.pdf ├── HTML SHORT NOTES FOR BEGINNER'S .pdf ├── HTML.pdf ├── HTML_&_CSS_Crash_Course_Learn_html_and_css_with_easy_to_follow_step.pdf ├── Html Input Types Handwritten Notes.pdf ├── Html Interview questions _part 1 handwritten notes.pdf ├── LEARNING THE HTML - Markup Language.pdf ├── README.md └── the HTML cheat sheet.jpg /300+ Html Interview Questions.txt: -------------------------------------------------------------------------------- 1 | What is HTML? 2 | What are the latest versions of HTML? 3 | What is the syntax of HTML? 4 | What is a tag in HTML? 5 | What is an attribute in HTML? 6 | What is the difference between HTML and XHTML? 7 | What are the types of lists available in HTML? 8 | What is the use of the tag in HTML? 9 | What is the use of the tag in HTML? 10 | What is the use of the <body> tag in HTML? 11 | What is the use of the <header> tag in HTML? 12 | What is the use of the <footer> tag in HTML? 13 | What is the use of the <nav> tag in HTML? 14 | What is the use of the <article> tag in HTML? 15 | What are the latest versions of HTML? 16 | What is the syntax of HTML? 17 | What is a tag in HTML? 18 | What is an attribute in HTML? 19 | What is the difference between HTML and XHTML? 20 | What are the types of lists available in HTML? 21 | What is the use of the <head> tag in HTML? 22 | What is the use of the <title> tag in HTML? 23 | What is the use of the <body> tag in HTML? 24 | What is the use of the <header> tag in HTML? 25 | What is the use of the <footer> tag in HTML? 26 | What is the use of the <nav> tag in HTML? 27 | What is the use of the <article> tag in HTML? 28 | What is the use of the <section> tag in HTML? 29 | What is the use of the <aside> tag in HTML? 30 | What is the use of the <h1> to <h6> tags in HTML? 31 | What is the use of the <p> tag in HTML? 32 | What is the use of the <a> tag in HTML? 33 | What is the use of the <img> tag in HTML? 34 | What is the use of the <form> tag in HTML? 35 | What is the use of the <input> tag in HTML? 36 | What is the use of the <button> tag in HTML? 37 | What is the use of the <textarea> tag in HTML? 38 | What is the use of the <select> tag in HTML? 39 | What is the use of the <option> tag in HTML? 40 | What is the use of the <label> tag in HTML? 41 | What is the use of the <fieldset> tag in HTML? 42 | What is the use of the <legend> tag in HTML? 43 | What is the use of the <table> tag in HTML? 44 | What is the use of the <tr> tag in HTML? 45 | What is the use of the <th> tag in HTML? 46 | What is the use of the <td> tag in HTML? 47 | What is the use of the <caption> tag in HTML? 48 | What is the use of the <ul> tag in HTML? 49 | What is the use of the <ol> tag in HTML? 50 | What is the use of the <li> tag in HTML? 51 | What is the use of the <div> tag in HTML? 52 | What is the use of the <span> tag in HTML? 53 | What is the use of the <meta> tag in HTML? 54 | What is the use of the <style> tag in HTML? 55 | What is the use of the <link> tag in HTML? 56 | What is the use of the <script> tag in HTML? 57 | What is the difference between the <strong> and <em> tags in HTML? 58 | What is the difference between the <b> and <i> tags in HTML? 59 | What is the difference between the <br> and <hr> tags in HTML? 60 | What is the difference between the <ul> and <ol> tags in HTML? 61 | What is the difference between the <div> and <span> tags in HTML? 62 | What is the use of the <!DOCTYPE> declaration in HTML? 63 | What is the difference between the HTML5 and previous versions of HTML? 64 | What is CSS? 65 | What are the latest versions of CSS? 66 | What is the syntax of CSS? 67 | What are the different types of CSS selectors? 68 | What is the use of the * selector in CSS? 69 | What is the use of the # selector in CSS? 70 | What is the use of the . selector in CSS? 71 | What is the use of the :hover selector in CSS? 72 | What is the use of the :active selector in CSS? 73 | What is the use of the :focus selector in CSS? 74 | What is the use of the :first-child selector in CSS? 75 | What is the use of the :last-child selector in CSS? 76 | What is the use of the :nth-child selector in CSS? 77 | What is the use of the :not selector in CSS? 78 | What is the use of the box-sizing property in CSS? 79 | What is the use of the float property in CSS? 80 | What is the use of the clear property in CSS? 81 | What is the use of the display property in CSS? 82 | What is the use of the position property in CSS? 83 | What is the use of the z-index property in CSS? 84 | What is the use of the margin property in CSS? 85 | What is the use of the padding property in CSS? 86 | What is the use of the border property in CSS? 87 | What is the use of the background property in CSS? 88 | What is the use of the font-family property in CSS? 89 | What is the use of the font-size property in CSS? 90 | What is the use of the font-weight property in CSS? 91 | What is the use of the text-align property in CSS? 92 | What is the use of the text-decoration property in CSS? 93 | What is the use of the text-transform property in CSS? 94 | What is the use of the vertical-align property in CSS? 95 | What is the use of the overflow property in CSS? 96 | What is the use of the visibility property in CSS? 97 | What is the use of the opacity property in CSS? 98 | What is the use of the transition property in CSS? 99 | What is the use of the transform property in CSS? 100 | What is the use of the animation property in CSS? 101 | What is responsive design in CSS? 102 | What is a media query in CSS? 103 | What are pseudo-classes in CSS? 104 | What is a pseudo-element in CSS? 105 | What is the difference between a class and an ID in CSS? 106 | What is the box model in CSS? 107 | What is the CSS specificity rule? 108 | What is a CSS preprocessor? 109 | What is SASS? 110 | What is LESS? 111 | What is the difference between SASS and LESS? 112 | What is BEM in CSS? 113 | What is SMACSS in CSS? 114 | What is Atomic CSS? 115 | What is CSS Grid? 116 | What is CSS Flexbox? 117 | How can you center an element horizontally and vertically in CSS? 118 | How can you make an element responsive in CSS? 119 | What is the difference between inline and block elements in CSS? 120 | What is a CSS sprite? 121 | What is an image map in HTML? 122 | What is a favicon in HTML? 123 | What is a responsive image in HTML? 124 | What is an SVG in HTML? 125 | What is the use of the <canvas> tag in HTML? 126 | What is the use of the <audio> tag in HTML? 127 | What is the use of the <video> tag in HTML? 128 | What is the use of the <embed> tag in HTML? 129 | What is the use of the <object> tag in HTML 130 | What is the difference between <div> and <span> tags in HTML? 131 | What is the difference between the <strong> and <em> tags in HTML? 132 | What is the difference between the <ol> and <ul> tags in HTML? 133 | What is the difference between the <input> and <select> tags in HTML? 134 | What is the difference between the <input type="submit"> and <input type="button"> tags in HTML? 135 | What is the difference between the <img> and <picture> tags in HTML? 136 | What is the use of the <form> tag in HTML? 137 | What is the use of the <label> tag in HTML? 138 | What is the use of the <textarea> tag in HTML? 139 | What is the use of the <progress> tag in HTML? 140 | What is the use of the <meter> tag in HTML? 141 | What is the use of the <details> tag in HTML? 142 | What is the use of the <summary> tag in HTML? 143 | What is the use of the <nav> tag in HTML? 144 | What is the use of the <header> tag in HTML? 145 | What is the use of the <footer> tag in HTML? 146 | What is the use of the <section> tag in HTML? 147 | What is the use of the <article> tag in HTML? 148 | What is the use of the <aside> tag in HTML? 149 | What is the use of the <time> tag in HTML? 150 | What is the use of the <cite> tag in HTML? 151 | What is the use of the <abbr> tag in HTML? 152 | What is the use of the <q> tag in HTML? 153 | What is the use of the <blockquote> tag in HTML? 154 | What is the use of the <hr> tag in HTML? 155 | What is the use of the <br> tag in HTML? 156 | What is the use of the <strong> tag in HTML? 157 | What is the use of the <em> tag in HTML? 158 | What is the use of the <sub> tag in HTML? 159 | What is the use of the <sup> tag in HTML? 160 | What is the use of the <a> tag in HTML? 161 | What is the use of the target attribute in the <a> tag in HTML? 162 | What is the difference between the <a> and <button> tags in HTML? 163 | What is the use of the <iframe> tag in HTML? 164 | What is the use of the <table> tag in HTML? 165 | What is the use of the <thead>, <tbody>, and <tfoot> tags in HTML? 166 | What is the use of the <th> and <td> tags in HTML? 167 | What is the use of the colspan and rowspan attributes in the <td> tag in HTML? 168 | What is the use of the <form> method attribute in HTML? 169 | What is the difference between the GET and POST methods in HTML? 170 | What is the use of the enctype attribute in the <form> tag in HTML? 171 | What is the use of the <input type="hidden"> tag in HTML? 172 | What is the use of the <select> multiple attribute in HTML? 173 | What is the use of the <optgroup> tag in HTML? 174 | What is the use of the <datalist> tag in HTML? 175 | What is the use of the <audio> autoplay attribute in HTML? 176 | What is the use of the <video> autoplay 177 | What is the use of the <source> tag in HTML? 178 | What is the use of the <track> tag in HTML? 179 | What is the use of the <canvas> tag in HTML? 180 | What is the use of the <svg> tag in HTML? 181 | What is the use of the viewBox attribute in the <svg> tag in HTML? 182 | What is the use of the <circle> tag in HTML? 183 | What is the use of the <rect> tag in HTML? 184 | What is the use of the <path> tag in HTML? 185 | What is the use of the <polygon> tag in HTML? 186 | What is the use of the <polyline> tag in HTML? 187 | What is the use of the <line> tag in HTML? 188 | What is the use of the <text> tag in HTML? 189 | What is the use of the <tspan> tag in HTML? 190 | What is the use of the <animate> tag in HTML? 191 | What is the use of the <filter> tag in HTML? 192 | What is the use of the <feGaussianBlur> tag in HTML? 193 | What is the use of the <feColorMatrix> tag in HTML? 194 | What is the use of the <feBlend> tag in HTML? 195 | What is the use of the <feComposite> tag in HTML? 196 | What is the use of the <feOffset> tag in HTML? 197 | What is the use of the <feFlood> tag in HTML? 198 | What is the use of the <feMorphology> tag in HTML? 199 | What is the use of the <feTurbulence> tag in HTML? 200 | What is the use of the <feDisplacementMap> tag in HTML? 201 | What is the use of the <feConvolveMatrix> tag in HTML? 202 | What is the use of the <feSpecularLighting> tag in HTML? 203 | What is the use of the <feDiffuseLighting> tag in HTML? 204 | What is the use of the <feDistantLight> tag in HTML? 205 | What is the use of the <fePointLight> tag in HTML? 206 | What is the use of the <feSpotLight> tag in HTML? 207 | What is the use of the <foreignObject> tag in HTML? 208 | What is the use of the <use> tag in HTML? 209 | What is the use of the <defs> tag in HTML? 210 | What is the use of the <symbol> tag in HTML? 211 | What is the use of the <mask> tag in HTML? 212 | What is the use of the <image> tag in HTML? 213 | What is the use of the <object> tag in HTML? 214 | What is the use of the <embed> tag in HTML? 215 | What is the use of the <param> tag in HTML? 216 | What is the use of the <meta> tag in HTML? 217 | What is the use of the charset attribute in the <meta> tag in HTML? 218 | What is the use of the name attribute in the <meta> tag in HTML? 219 | What is the use of the content attribute in the <meta> tag in HTML? 220 | What is the use of the http-equiv attribute in the <meta> tag in HTML? 221 | What is the use of the viewport meta tag in HTML? 222 | What is the use of the <link> tag in HTML? 223 | What is the use of the href attribute in the <link> tag in 224 | What is the use of the rel attribute in the <link> tag in HTML? 225 | What is the use of the type attribute in the <link> tag in HTML? 226 | What is the use of the media attribute in the <link> tag in HTML? 227 | What is the use of the sizes attribute in the <link> tag in HTML? 228 | What is the use of the <style> tag in HTML? 229 | What is the use of the type attribute in the <style> tag in HTML? 230 | What is the use of the scoped attribute in the <style> tag in HTML? 231 | What is the use of the <script> tag in HTML? 232 | What is the use of the type attribute in the <script> tag in HTML? 233 | What is the use of the async attribute in the <script> tag in HTML? 234 | What is the use of the defer attribute in the <script> tag in HTML? 235 | What is the use of the charset attribute in the <script> tag in HTML? 236 | What is the use of the <noscript> tag in HTML? 237 | What is the use of the <header> tag in HTML? 238 | What is the use of the <footer> tag in HTML? 239 | What is the use of the <nav> tag in HTML? 240 | What is the use of the <article> tag in HTML? 241 | What is the use of the <section> tag in HTML? 242 | What is the use of the <aside> tag in HTML? 243 | What is the use of the <hgroup> tag in HTML? 244 | What is the use of the <figure> tag in HTML? 245 | What is the use of the <figcaption> tag in HTML? 246 | What is the use of the <details> tag in HTML? 247 | What is the use of the <summary> tag in HTML? 248 | What is the use of the <dialog> tag in HTML? 249 | What is the use of the <progress> tag in HTML? 250 | What is the use of the value attribute in the <progress> tag in HTML? 251 | What is the use of the max attribute in the <progress> tag in HTML? 252 | What is the use of the <meter> tag in HTML? 253 | What is the use of the value attribute in the <meter> tag in HTML? 254 | What is the use of the min attribute in the <meter> tag in HTML? 255 | What is the use of the max attribute in the <meter> tag in HTML? 256 | What is the use of the low attribute in the <meter> tag in HTML? 257 | What is the use of the high attribute in the <meter> tag in HTML? 258 | What is the use of the optimum attribute in the <meter> tag in HTML? 259 | What is the use of the <time> tag in HTML? 260 | What is the use of the datetime attribute in the <time> tag in HTML? 261 | What is the use of the <datalist> tag in HTML? 262 | What is the use of the <keygen> tag in HTML? 263 | What is the use of the <output> tag in HTML? 264 | What is the use of the for attribute in the <label> tag in HTML? 265 | What is the use of the <fieldset> tag in HTML? 266 | What is the use of the <legend> tag in HTML? 267 | What is the use of the <optgroup> tag in HTML? 268 | What is the use of the <option> tag in HTML? 269 | What is the use of the 270 | What is the use of the <select> tag in HTML? 271 | What is the use of the multiple attribute in the <select> tag in HTML? 272 | What is the use of the size attribute in the <select> tag in HTML? 273 | What is the use of the <textarea> tag in HTML? 274 | What is the use of the autofocus attribute in HTML? 275 | What is the use of the required attribute in HTML? 276 | What is the use of the disabled attribute in HTML? 277 | What is the use of the readonly attribute in HTML? 278 | What is the use of the autocomplete attribute in HTML? 279 | What is the use of the pattern attribute in HTML? 280 | What is the use of the placeholder attribute in HTML? 281 | What is the use of the spellcheck attribute in HTML? 282 | What is the use of the <form> tag in HTML? 283 | What is the use of the method attribute in the <form> tag in HTML? 284 | What is the use of the action attribute in the <form> tag in HTML? 285 | What is the use of the enctype attribute in the <form> tag in HTML? 286 | What is the use of the target attribute in the <form> tag in HTML? 287 | What is the use of the <button> tag in HTML? 288 | What is the use of the type attribute in the <button> tag in HTML? 289 | What is the use of the form attribute in the <button> tag in HTML? 290 | What is the use of the <fieldset> tag in HTML? 291 | What is the use of the <legend> tag in HTML? 292 | What is the use of the <label> tag in HTML? 293 | What is the use of the for attribute in the <label> tag in HTML? 294 | What is the use of the <optgroup> tag in HTML? 295 | What is the use of the <option> tag in HTML? 296 | What is the use of the <select> tag in HTML? 297 | What is the use of the multiple attribute in the <select> tag in HTML? 298 | What is the use of the size attribute in the <select> tag in HTML? 299 | What is the use of the <datalist> tag in HTML? 300 | What is the use of the <keygen> tag in HTML? 301 | What is the use of the <output> tag in HTML? 302 | What is the use of the <canvas> tag in HTML? 303 | What is the use of the width attribute in the <canvas> tag in HTML? 304 | What is the use of the height attribute in the <canvas> tag in HTML? 305 | What is the use of the <video> tag in HTML? 306 | What is the use of the controls attribute in the <video> tag in HTML? 307 | What is the use of the width attribute in the <video> tag in HTML? 308 | What is the use of the height attribute in the <video> tag in HTML? 309 | What is the use of the autoplay attribute in the <video> tag in HTML? 310 | What is the use of the loop attribute in the <video> tag in HTML? 311 | What is the use of the <audio> tag in HTML? 312 | What is the use of the controls attribute in the <audio> tag in HTML? 313 | 314 | 315 | Search codewithrandom On Google For 1000+ Html,Css and JavaScript Project💥👩‍💻 -------------------------------------------------------------------------------- /50 Html Interview Question.txt: -------------------------------------------------------------------------------- 1 | What is HTML? 2 | What are the latest versions of HTML? 3 | What is the syntax of HTML? 4 | What is a tag in HTML? 5 | What is an attribute in HTML? 6 | What is the difference between HTML and XHTML? 7 | What are the types of lists available in HTML? 8 | What is the use of the <head> tag in HTML? 9 | What is the use of the <title> tag in HTML? 10 | What is the use of the <body> tag in HTML? 11 | What is the use of the <header> tag in HTML? 12 | What is the use of the <footer> tag in HTML? 13 | What is the use of the <nav> tag in HTML? 14 | What is the use of the <article> tag in HTML? 15 | What is the use of the <section> tag in HTML? 16 | What is the use of the <aside> tag in HTML? 17 | What is the use of the <h1> to <h6> tags in HTML? 18 | What is the use of the <p> tag in HTML? 19 | What is the use of the <a> tag in HTML? 20 | What is the use of the <img> tag in HTML? 21 | What is the use of the <form> tag in HTML? 22 | What is the use of the <input> tag in HTML? 23 | What is the use of the <button> tag in HTML? 24 | What is the use of the <textarea> tag in HTML? 25 | What is the use of the <select> tag in HTML? 26 | What is the use of the <option> tag in HTML? 27 | What is the use of the <label> tag in HTML? 28 | What is the use of the <fieldset> tag in HTML? 29 | What is the use of the <legend> tag in HTML? 30 | What is the use of the <table> tag in HTML? 31 | What is the use of the <tr> tag in HTML? 32 | What is the use of the <th> tag in HTML? 33 | What is the use of the <td> tag in HTML? 34 | What is the use of the <caption> tag in HTML? 35 | What is the use of the <ul> tag in HTML? 36 | What is the use of the <ol> tag in HTML? 37 | What is the use of the <li> tag in HTML? 38 | What is the use of the <div> tag in HTML? 39 | What is the use of the <span> tag in HTML? 40 | What is the use of the <meta> tag in HTML? 41 | What is the use of the <style> tag in HTML? 42 | What is the use of the <link> tag in HTML? 43 | What is the use of the <script> tag in HTML? 44 | What is the difference between the <strong> and <em> tags in HTML? 45 | What is the difference between the <b> and <i> tags in HTML? 46 | What is the difference between the <br> and <hr> tags in HTML? 47 | What is the difference between the <ul> and <ol> tags in HTML? 48 | What is the difference between the <div> and <span> tags in HTML? 49 | What is the use of the <!DOCTYPE> declaration in HTML? 50 | What is the difference between the HTML5 and previous versions of HTML? -------------------------------------------------------------------------------- /Coding Home HTML Handwritten Notes 📝.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/Coding Home HTML Handwritten Notes 📝.pdf -------------------------------------------------------------------------------- /HTML CheatSheet .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML CheatSheet .pdf -------------------------------------------------------------------------------- /HTML Handwritten Notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML Handwritten Notes.pdf -------------------------------------------------------------------------------- /HTML INTERVIEW QUESTIONS AND ANSWERS .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML INTERVIEW QUESTIONS AND ANSWERS .pdf -------------------------------------------------------------------------------- /HTML Notes for Professionals.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML Notes for Professionals.pdf -------------------------------------------------------------------------------- /HTML SHORT NOTES FOR BEGINNER'S .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML SHORT NOTES FOR BEGINNER'S .pdf -------------------------------------------------------------------------------- /HTML.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML.pdf -------------------------------------------------------------------------------- /HTML_&_CSS_Crash_Course_Learn_html_and_css_with_easy_to_follow_step.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/HTML_&_CSS_Crash_Course_Learn_html_and_css_with_easy_to_follow_step.pdf -------------------------------------------------------------------------------- /Html Input Types Handwritten Notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/Html Input Types Handwritten Notes.pdf -------------------------------------------------------------------------------- /Html Interview questions _part 1 handwritten notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/Html Interview questions _part 1 handwritten notes.pdf -------------------------------------------------------------------------------- /LEARNING THE HTML - Markup Language.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/LEARNING THE HTML - Markup Language.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | # 🚀 HTML Notes, Study Materials & Interview Questions 4 | Welcome to the **HTML Programming Notes** repository! In this repo, you'll find a complete collection of **HTML notes**, **PDFs**, **study materials**, and **interview preparation questions**. These resources will help you master **HTML** and enhance your web development skills. 🌟 5 | 6 | ✨ **Support this project** by giving the repo a **star** ⭐ and sharing it with your friends, family, and fellow developers! 7 | 8 | --- 9 | 10 | ## 🚀 Why You Should Star This Repo: 11 | - 📚 **Comprehensive HTML Notes** covering all the key concepts of **HTML**. 12 | - 📝 **HTML Interview Questions** and preparation materials to help you ace your web development interviews. 13 | - 🌍 Resources that are completely **free** and accessible to everyone! 14 | - 💻 Join a community of web developers and enhance your coding knowledge. 15 | 16 | --- 17 | 18 | ## 👥 How You Can Contribute: 19 | We encourage contributions from the community! If you have additional **HTML programming notes**, **study materials**, or **interview questions**, feel free to contribute by creating a **Pull Request** (PR): 20 | 21 | - 💡 **How to Contribute:** 22 | - Fork this repository. 23 | - Add your HTML notes, resources, or interview prep questions in the appropriate folder. 24 | - Submit a Pull Request with a brief description of your additions or improvements. 25 | 26 | Your contribution will help create a stronger resource for the entire **HTML development** community! 🌍 27 | 28 | --- 29 | 30 | ## 📢 Spread the Word! 31 | Help us grow and reach more learners by sharing this repository with your friends, fellow developers, and anyone learning **HTML**. Don't forget to ⭐ the repo to support the project and help others find it. 😊 32 | 33 | --- 34 | 35 | ## 👥 Join Our Learning Communities for More Resources: 36 | Stay updated with **jobs**, **internships**, and **interview preparation materials** by joining the communities below: 37 | 38 | ### 💼 [Join our Telegram Channel for Regular Job and Internship Updates](https://telegram.me/jobsinternshipswale) 39 | ### 📘 [Telegram Channel for Notes & Interview Prep Materials](https://telegram.me/staylearner) 40 | ### 📸 [Follow us on Instagram for Coding Notes & More](https://www.instagram.com/coders_notes/) 41 | 42 | --- 43 | 44 | Thank you for being a part of this journey! Your support—whether it’s starring the repo ⭐, sharing it, or submitting a pull request—means the world to us. Let's keep growing and learning together! 💪 45 | 46 | -------------------------------------------------------------------------------- /the HTML cheat sheet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/krishnasagrawal/HTML-Notes-and-Resources/ada30caf0c5594df5c0a03d92b2d9d1054961e05/the HTML cheat sheet.jpg --------------------------------------------------------------------------------