- www- World Wide Web, beginning code for a web address or URL.
- HTML- Hyper Text Markup Language, the coding used to create a web page.
- P- defines a paragraph through the use of a tag
- A- defines an anchor in HTML code
- Br- defines a break in code, usually line break
- A href- is the tag used to create a hyperlink in code, anchor+ href specifies the location or URL.
- H1 to H6- these are heading titles or classification, they determine heading type size with H1 being the largest.
- Body- defines the documents body
- B- defines bold text
- I- defines italicized text
- Bgcolor- defines the background color for the webpage
- Img src- defines an image within a web page, src is the URL or location of the image.
3. 5 locations for learning HTML.
- http://www.w3schools.com/html/
- http://www.learnhtmlonline.com/
- http://www.html.net/
- http://www.programmingtutorials.com/html.aspx
- http://www.htmlcodetutorial.com/
No comments:
Post a Comment