Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6994143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:51:17+00:00 2026-05-27T19:51:17+00:00

What is the proper way to indicate something like an example given a list

  • 0

What is the proper way to indicate something like an example given a list of definitions?

In the following example (hah) I’m using

<aside><h4>Example:</h4><code>

to indicate that the italicized text is an example, is this the most syntactically accurate way to do so?

(Also, I know I should be using the dl tag, but that’s another step)

<ul>
    <li>
        <h3>Recipients</h3>
        <p>Comma-delimited list of the roles that will receive notification emails</p>
        <aside><h4>Example:</h4><code>bz,zba,admin,readonly,dept_zoning</code></aside>
    </li>
    <li>
        <h3>Trigger</h3>
        <code>Can be null</code>
        <p>Relative-pathed Url that initiates the notification action with bracketed parameters</p>
        <aside><h4>Example:</h4><code>/permits/SetApproval/{id}?approved={approvalstate}</code></aside>
    </li>
    <li>
        <h3>Message</h3>
        <p>The message that recipients will receive upon notification action.  Bracketed dynamic parameters will exist as specified in the trigger condition</p>
        <aside><h4>Example:</h4><code>This notification has been sent to inform you that Case Number: {id} has been {approvalstate}</code></aside>
    </li>
</ul>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:51:17+00:00Added an answer on May 27, 2026 at 7:51 pm

    Strictly, no, though it wouldn’t be the worst use of <aside> either.

    The spec says of the <aside> element:

    The aside element represents a section of a page that consists of
    content that is tangentially related to the content around the aside
    element, and which could be considered separate from that content.

    The key words are “tangentially related” and “considered separate”, neither of which holds for examples of the definition that precedes it in the document.

    I would suggest that the <figure> element would be most appropriate.

    The figure element represents some flow content, optionally with a
    caption, that is self-contained and is typically referenced as a
    single unit from the main flow of the document.

    The element can thus be used to annotate illustrations, diagrams,
    photos, code listings, etc, that are referred to from the main content
    of the document, but that could, without affecting the flow of the
    document, be moved away from that primary content, e.g. to the side of
    the page, to dedicated pages, or to an appendix.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The proper way to end a vb6 program is to do something like this
I have a code that does something like this: char16_t msg[256]={0}; //... wstring wstr;
What is the proper way to terminate a Swing application from the code, and
How is proper way to store an array in a cookie? in PHP Code
What is the proper way , using MultiActionController? I got in my Restaurant class:
What's the proper way to initialize a class_attribute in Rails? I am using this:
What's the proper way to determine the environment? Right now I'm using: class Main
We are using WSS 3 SP2. I'd like to preface this by saying that
What is the most proper way to sending email of minimal 1000 or more
What's the proper way to convert from a scientific notation string such as 1.234567E-06

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.