So I’ve watched your tutorials and read much of the user guide but still have some questions.
I understand that Weblogs are simply containers for info. Templates decide how these weblogs are presented on the page.
But if I’m building all my pages in CSS/XHTML, how do I get my CSS styles to impact the page. When I create a new template, and put in my HTML for the page, do I simply include a reference to my CSS files in the top of my template?
Do I include say a class, and then the expression engine tags within that class tag rather than the content itself? If so, then I should go about building my site as I normally would, however all my content would just be changed to weblog tags correct?
If there is some more I should read about this, please point me in that direction. I very sold on your product but I need to understand better how to go about building my site.
Thanks.