I want to place the following line on the page:
[angle-l] [variable] [ornament] [variable] [angle-g]
The “variable” separation parts must be changed, but ultimately the surrounding container (containing all this) must determine the maximum width, and the installation described above should stretch the two spacers equally (without specifying an explicit width for the gaskets) , leaving the “ornament” in the center .
All parts have a completely equal height of 260 pixels. All these divs contain the image as a background image. The “variable” part contains a 1px wide panel fiber (again, like a background image with a set of x repeats).
Can I do this and possibly support major browsers? What is the best way to do this?
source
share