Quote:
|
Text-align: center is only for text,
|
Wrong. Text in text align refers to elements that may contain text. applying it affect the cont whether it is text or another element.
As for avoiding the clip, use percentages for dimensions so the browser can render based on resolution.