ASKER
ASKER
ASKER
Cascading Style Sheets (CSS) is a language used for describing the look and formatting of a document written in a markup language. Usually used to change web pages and user interfaces written in HTML, it can also be applied to any kind of XML document. CSS is designed primarily to distinguish the content of a document from its presentation.
TRUSTED BY
ASKER
I tried using absolute positioning for the slideshow, which did let it go to the right, but then of course it widened the layout so the horizontal scroll bar shows in the browser. I didn't get as far as seeing how responsive that would even be because I really try to avoid the absolutes.