I have a button image I want to style in a certain way, I have a sample where the inline CSS works perfectly but when I create a class, I get a different result.
Please look at https://lakoshvac.com/dev/btn_sample.html to see the result, top using the class (wrong) bottom using in-line (right).
Please view source.
What am I missing?
Thank you
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