Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
/* here's list-style in action */ #legal { list-style:upper-latin inside; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p>You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following:</p> <ul id="legal"> <li>Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License.</li> <li>Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.</li> </ul>
Show me!
Your results appear here: