I have created a custom webpart to takes the content from a list and
displays it within a table.
The webpart needs to have the background of the table set to a image on
a url and then custom colored font within the cells. I wanted to use
a .css file for this webpart and found some info on Google, but nothing
that will get me to a point where the webpart is displaying correctly.
Does anyone have source code they could share on how to put/call a .css
file from within a webpart and where should I store the *.css
file.