You are on page 1of 3

Adobe Digital Design

Intro to HTML & CSS

HTML

Tags

 <html></html>

 <head></head>

 <body></body>

 <h1></h1>

 <p></p>

 <strong></strong>
Adobe Digital Design
Intro to HTML & CSS

 <em></em>

 <br>

 Links
<a href="http://www.example.com"></a>

CSS

 Selector

 Declaration Block

Evolution of HTML & CSS

HTML5 Best Practices

You might also like