, , and do not need a closing tag.
Always include alt in images for accessibility; marks are often lost here. Download CSE102 Cheat SheetHTML pdf
Use in HTML and /* Comment */ in CSS. I can customize this draft if you tell me: , , and do not need a closing tag
Which this is for (to match specific curriculum). If you need to include JavaScript basics or Bootstrap . I can customize this draft if you tell
Since CSE102 is a common course code for , this cheat sheet focuses on core HTML5 structures and common CSS styling often taught in introductory engineering courses. 📄 HTML & CSS Quick Reference 🏗️ Basic HTML Document Structure
HTML tags are not case-sensitive, but lowercase is the industry standard.
(Block-level), , , 🎨 CSS Fundamentals Selectors: element { } (e.g., p { color: red; } ) #id { } (Unique element only) The Box Model: Content: The text or image. Padding: Space inside the border. Border: The line around the padding. Margin: Space outside the border. Common Properties: color : Text color background-color : Element background font-family : Font type (e.g., Arial, sans-serif) text-align : left , center , right display : block , inline , flex , none 📊 Tables & Forms Tables: , (Row), (Header cell), (Data cell) Forms: , Submit 💡 Pro-Tips for Exams
GMT+8, 2026-3-9 06:32 , Processed in 0.036210 second(s), 20 queries , Gzip On, MemCached On.
Powered by Discuz! X3.4
© 2001-2013 Ԫx