Intro to Web Development Homework Review
Homework – Class A Read pages 2-52 of text: http://scottsdevelopers.com/html-book.pdf Create a web page with four heading sizes <h1>, <h2>, <h3>, <h4>: <h1> Normal <h2> Italic <h3> Underlined <h4> Bold At the top and bottom of the page, place horizontal rules (lines).
Make Chrome Default Browser On PC On Mac Start | Settings | Apps | Default apps | Web browser System Preferences | General | Default web browser
Get headings.html from www.scottsdevelopers.com | Resources | Intro to Web Development
Chrome
Source Code Chrome View
Source Code Chrome ctrl + u (PC) (Mac)
Source Code Chrome View Select All Copy,
Source Code Chrome View + a, + c (Mac) ctrl + a, ctrl + c (PC)
Source Code Chrome View Atom Select All Copy, Paste
Source Code Chrome View Atom Paste v Select All Copy, ctrl + v (PC) (Mac) v
Edit Code in Atom
Save to Desktop (Keep file name headings.html) ctrl + s (PC) s (Mac)
Test
Arrange Desktop Atom Chrome
Text Formatting
Text Formatting
Text AND Heading Formatting
Text AND Heading Formatting
Horizontal Lines
Horizontal Lines