3. International HTML

BootCamp by Dr.angela

1. The List Element

<ul> ~ </ul> : Unordered List (Bullet)

<ol> ~ </ol> : Ordered List (Number)

<li> ~ </li> : List item
Proper indentation is important

2. Anchor Elements

<a>…


This content originally appeared on DEV Community and was authored by avery

BootCamp by Dr.angela

1. The List Element

  • <ul> ~ </ul> : Unordered List (Bullet)
  • <ol> ~ </ol> : Ordered List (Number)
  • <li> ~ </li> : List item
  • Proper indentation is important

2. Anchor Elements

  • <a> ~ </a>
  • attribute : href (URL), target (open location : _self/_blank), title (tooltip text), rel (relationship, security), download (save file), draggable (drag element: true/false)

3. Image Elemnts

  • <img src = " ", alt = " ">
  • src (source) : Defines the path or URL of the image file
  • alt (alternative text)


This content originally appeared on DEV Community and was authored by avery


Print Share Comment Cite Upload Translate Updates
APA

avery | Sciencx (2025-09-19T22:10:33+00:00) 3. International HTML. Retrieved from https://www.scien.cx/2025/09/19/3-international-html/

MLA
" » 3. International HTML." avery | Sciencx - Friday September 19, 2025, https://www.scien.cx/2025/09/19/3-international-html/
HARVARD
avery | Sciencx Friday September 19, 2025 » 3. International HTML., viewed ,<https://www.scien.cx/2025/09/19/3-international-html/>
VANCOUVER
avery | Sciencx - » 3. International HTML. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/19/3-international-html/
CHICAGO
" » 3. International HTML." avery | Sciencx - Accessed . https://www.scien.cx/2025/09/19/3-international-html/
IEEE
" » 3. International HTML." avery | Sciencx [Online]. Available: https://www.scien.cx/2025/09/19/3-international-html/. [Accessed: ]
rf:citation
» 3. International HTML | avery | Sciencx | https://www.scien.cx/2025/09/19/3-international-html/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.