Please enable JavaScript.
Coggle requires JavaScript to display documents.
Website Development (Css, Html (Elements (Tags (Tag Attributes (provides…
Website Development
Css
Html
Elements
Tags
Tag Attributes
provides information about element
opens in another tab
Incline
<span>
<img>
<a> (link)
<strong>
<em>
Block Level Elements
<div>
<h1>-<h6>
<p>
<form>
LIsts
Unordered
<ul>
<li>
Forms
<label>
<Input type= "text" name= "">
Image
<img>
width/height
Java Script
Weebly