Kyle's Learning Journal
Elements are opened and most are closed using brackets ‘<>’
- ‘p’
- Begins a paragraph
- ‘br’
- A line break
- ‘hr’
- A horizontal line
- ‘title’
- Title of the webpage
- ‘body’
- Everything in this element is shown on web browser
- ‘iframes’
- Cuts windows into your browser through which other pages can be displayed
- ‘meta’
- Supplies notes about your webpage
- ‘nav’
- Used to contain navigational blocks on the site