1How to Learn HTML5, CSS & Javascript Well
452.5. Change the Font Size of an Element
20. Getting Started with Free Coding Tools
462.6. Set the Font Family of an Element
31. Basic HTML5 & Useful Resources
472.7. Import a Google Font
41.1. Say Hello to HTML Elements
482.8. Specify How Fonts Should Degrade
51.2. Headline with the H2 Element
492.9. How to Size Your Images
61.3. Inform with the Paragraph Element
502.10. Add Borders Around Your Elements
71.4. Fill in the Blank with Placeholder Text
512.11. Add Rounded Corners with Border Radius
81.5. Comment/Uncomment HTML
522.12. Make Circular Images with Border Radius
91.6. Comment out HTML
532.13. Give a Background Color to a Div Element
101.7. Deleting HTML Elements
542.14. Set the id of an Element
111.8. Introduction to HTML5 Elements
552.15. Use an id Attribute to Style an Element
121.9. Add Images to Your Website
562.16. Adjust the Padding of an Element
131.10. Link to External Pages with Anchor Elements
572.17. Adjust the Margin of an Element
141.11. Link to Internal Sections of a Page with Anchor Elements
582.18. Add a Negative Margin to an Element
151.12. Nest an Anchor Element within a Paragraph
592.19. Add Different Padding to Each Side of an Element
161.13. Make Dead Links Using the Hash Symbol
602.20. Add Different Margins to Each Side of an Element
171.14. Turn an Image into a Link
612.21. Use Clockwise Notation to Specify the Padding of an Element
181.15. Create a Bulleted Unordered List
622.22. Use Clockwise Notation to Specify the Margin of an Element
191.16. Create an Ordered List
632.23. Use Attribute Selectors to Style Elements
201.17. Create a Text Field
642.24. Understand Absolute versus Relative Units (EM and REM)
211.18. Add Placeholder Text to a Text Field
652.25. Style the HTML Body Element
221.19. Forms: Creating a Form Element
662.26. Inherit Styles from the Body Element
231.20. Add a Submit Button to a Form
672.27. Prioritize One Style Over Another
241.21. Use HTML5 to Require a Field
682.28. Override Styles in Subsequent CSS
251.22. Create a Set of Radio Buttons
692.29. Override Class Declarations by Styling ID Attributes
261.23. Create a Set of Checkboxes
702.30. Override Class Declarations with Inline Styles
271.24. Drop-down Menu, Slider, Text Area, Form Validation & File Upload Button
712.31. Override All Other Styles by using Important
281.25. Nest Elements with Div & Span
722.32. Use Hex Code for Specific Colors
291.26. Declare the Doctype of an HTML Document
732.33. Use Hex Code to Mix Colors
301.27. Define the Head and Body of an HTML Document
742.34. Use Abbreviated Hex Code
311.28. Change the Color of Text
752.35. Use RGB values to Color Elements
321.29. Introduction to the Chrome Inspector
762.36. Use RGB to Mix Colors
331.30. HTML Tables
772.37. Selector List
341.30.1. How to Make a Basic Table
782.38. Descendant Selector
351.30.2. How to Add a Table Heading
792.39. Adjacent Selector (Combinator)
361.30.3. How to Add a Table Caption
802.40. Direct Descendant/Child Selector
371.30.4. How to Use the Scope Attribute
812.41. Pseudo Classes
381.30.5. How to Use Cell Spanning
822.42. Pseudo Elements
391.30.6. How to Add Table Header, Body and Footer
833. A Preview of Volume 2: 3. 1. Continuing Your Web Development Training
402. Basic CSS (Cascaded Style Sheet)
844. Cheat Sheets, Developer portfolio, Coding Exercises & Practice Projects
412.1. Use CSS Selectors to Style Elements
854.1. Introduction
422.2. Use a CSS Class to Style an Element
864.2. Download Training Resources
432.3. Style Multiple Elements with a CSS Class
874.3. How to Get Further Help
442.4. Universal Selector *{ }
885. More Helpful Resources