1 / 5

HTML

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 >

domani
Download Presentation

HTML

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HTML Hyper Text Mark-up Language Day #2 Continued

  2. Images • <img> = defines an image • <src> = this tells the code the source of your image

  3. Links • <a> = defines a hyper link • <a> • Unvisited • Visited • active

  4. Commonly Used Tags • <p> </p> • <center> </center> • <b> <i> • <h1> to <h6> • <em> • <strong>

  5. 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

More Related