






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Web Development in PHP Javascript, HTML and CSS
Typology: Lecture notes
1 / 11
This page cannot be seen from the preview
Don't miss anything!
UNORDERED HTML LIST - CHOOSE LIST ITEM MARKER Value Description disc Sets the list item marker to a bullet (default) circle Sets the list item marker to a circle square Sets the list item marker to a square none The list items will not be marked
ORDERED HTML LIST - THE TYPE ATTRIBUTE Type Description type="1" The list items will be numbered with numbers (default) type="A" The list items will be numbered with uppercase letters type="a" The list items will be numbered with lowercase letters type="I" The list items will be numbered with uppercase roman numbers type="i" The list items will be numbered with lowercase roman numbers
Tables and the Border Attribute
Row 1, cell 1 | Row 1, cell 2 |
Heading | Another Heading |
---|---|
row 1, cell 1 | row 1, cell 2 | tag. Cell Padding and Spacing The |