The RoundCorners macroformat uses images to produce a header area with rounded corners and a gold frame around its main area. This example is set with a width of 80%, and was created like this:
<ins class=RoundCorners head="Welcome to macroformats" width=80%>
. . .
</ins>
CSS Corners inside a ShrinkWrap, both macroformats.
The ShrinkWrap macroformat accepts a "width" attribute.
This example was created like this:
CSS Rounded Corners
Stretches to fit content. Press me.
The button was created by:
<ins class=Button1 onclick="alert('Thanks!')">
Stretches to fit content. Press me.
</ins>
Have a nice day!