Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 5 pages
Exam (elaborations)

WGU D276 Web Dev Chp 7 Study Guide with Complete Solutions

Document preview thumbnail
Preview 2 out of 5 pages

WGU D276 Web Dev Chp 7 Study Guide with Complete Solutions

Content preview

WGU D276 Web Dev Chp 7 Study Guide with
Complete Solutions


How to code lists
• ul

• ol o Creates unordered list

• li o Creates ordered list

o Creates a list item for the list

How to create a nested list
HTML for ordered lists nested within an unordered list

<h1> How to use the WiZip Self Extractor program</h1>

<ul>

<li>Before you start the WinZip Self Extractor

<ol>

<li>Create a text file that contains the message you want to be displayed when
the executable starts.</li>

How to code description lists
Elements that create description lists

Element Description
dl Creates a description list that contains pairs of dt
and dd elements
dt Creates a term in a description list
dd Creates a description in a description list

How to format lists
How to change the bullets for an unordered list
• By default, a list displays a solid round bullet
o But the value of “circle” can be specified to display a circle bullet
o Can also specify the value of “square” to display a square bullet or “none” if you
don’t want to display any bullets

Properties for formatting unordered lists

, Property Description
List-style-type The type of bullet that’s used for the items in the
list. The default is disc
List-style-image The URL for an image that’s used as the bullet
Values for the list-style-type property of an unordered list

Value Description
disc Solid circle
circle Hollow circle
square solid square
none No bullet
How to change the numbering system for an ordered list
Value Example
decimal 1, 2, 3, 4, 5 …
Decimal-leading-zero 01, 02, 03, 04, 05 …
Lower-alpha A, b, c, d, e …
Upper-alpha A, B, C, D, E....
Lower-roman I, ii, iii, iv, v....
Upper-roman I, II, III, IV, V....

How to code links
How to link another page
•First code the href attribute so it identifies the page you want the link to display
o Then, you code the content that you want to be displayed for the link
▪ Content can be text, image, or both
• Tab order
o The sequence in which the links and controls are coded in the HTML
▪ Use the tabindex attribute of a link to change the order
• To set an access key for a link, you can code the accesskey attribute
o Then the user presses that key in combo with one or more other keys to activate it
• If the text for a link has to be short, code the title attribute to clarify where the link is going.
• You should also code the title attribute if a link includes an image with no text.
Four attributes of the <a> element

Attribute Description
href The URL that identifies the page that the link will
go to
title The description that is displayed as a tooltip
tabindex The tab order for the link starting with 0. To take
a link out if the tab order, code a negative value

Document information

Uploaded on
August 15, 2026
Number of pages
5
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$15.39

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ALVINK2022
4.3
(91)
Sold
259
Followers
157
Items
11385
Last sold
1 month ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions