borders

The borderWidths declaration specifies all four border widths at once. Here, we set them to the same value:

// borderWidths(width)

tags.P.borderWidths("10px");