HTML and Dreamweaver
Body
tag <body></body>
- Where all the visible stuff goes
Lots of attributes:
Text tags: <h1> - <h6>, <p>, <a>, <ul>, <li>, etc.
Images:
<img>
Layout tags: <div>, <header>, <nav>, <footer>, <article>, etc
<
>