SHARE
TWEET

lists




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head><title>Mis listas</title><meta charset="utf-8"/>
- </head>
- <body>
- <h3>My unordered list</h3>
- <ul>
- <li>Washer(Lavadora)</li>
- <li>Mouse(Raton)</li>
- <li>Blender(Licuadora)</li>
- <li>Screwdriver(desarmador)</li>
- </ul>
- <br/><br/>
- <h1>My ordered list</h1>
- <ol>
- <li>Open a tag</li>
- <li>Paste the URL:www.p2pu.org</li>
- <li>Search HTML5 courses</li>
- <li>Register</li>
- </ol>
- <br/>
- or you can click <a href="https://p2pu.org/es/groups/html-introduction/">here </a>
- </body>
- </html>
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.