50 likes | 206 Views
HTML. Hyper Text Mark-up Language Day # 2 Continued. Images. < img > = defines an image < src > = this tells the code the source of your image. Links. <a> = defines a hyper link <a> Unvisited Visited active. Commonly Used Tags. < p > </ p > <center> </center > < b > < i >
E N D
HTML Hyper Text Mark-up Language Day #2 Continued
Images • <img> = defines an image • <src> = this tells the code the source of your image
Links • <a> = defines a hyper link • <a> • Unvisited • Visited • active
Commonly Used Tags • <p> </p> • <center> </center> • <b> <i> • <h1> to <h6> • <em> • <strong>
Last for Today #000000 rgb(0,0,0) BLACK #FF0000 rgb(255,0,0) RED #00FF00 rgb(0,255,0) GREEN #0000FF rgb(0,0,255) BLUE #FFFFFF rgb(255,255,255) WHITE #337799 = #379