Hi. My question is fairly simple. Do I need to download both the css and html code for the CSS library buttons (as seen here) or is the CSS in and of itself sufficent? I am confused.
Thanks so much.
John
Hi. My question is fairly simple. Do I need to download both the css and html code for the CSS library buttons (as seen here) or is the CSS in and of itself sufficent? I am confused.
Thanks so much.
John
the css is the style. the html is the content. if you don't have the html, there will be no buttons for the css to apply the style to.
So, in short, both are necessary. css styles your html, but does nothing on its own.
Bookmarks