- <div id="messages">
- <section class="message info sticky">
- <header>Hey, look at this.</header>
- <p>This is an example of a sticky info message. The user needs to manually close it.</p>
- </section>
- <section class="message error">
- <header>Uh oh.</header>
- <p>This error message will self destruct shortly.<p>
- </section>
- </div>