How to transfer my html/css home page into Drupal?
Hi
I'm not a sophisticated coder, but I know html and a decent amount of CSS. (I worked as a Director in non-profit and due to lack of finances and time, became "OK" at webdesign"). I have designed "regular" webpages before, - the home pages were just html with CSS.
I've inherited a website set up by someone else on drupal, which I don't know at all. It's not well designed graphically and has lots of coding errors in CSS etc. I've designed a new homepage just flat html/css and would like to see how it works in Drupal.
Problem is, I can't figure out how to make it display as a "theme", or, if easier, to adapt an existing theme to show what I want.
I've downloaded drupal onto my computer to play with, so I'm using http://localhost . I'm using the Apache bundled xampp.
I've been told drupal is really fantastic and "easy to use". Can anyone help me by giving me "easy instructions" how to get my home page (html, css style sheet and a little flash) showing in it?
Thanks:)
Jonathan

It is all here
http://drupal.org/theme-guide
-----------------------------------------
Joep
CompuBase, Drupal, websites and webdesign
-----------------------------------------
Joep
CompuBase, Drupal, websites and webdesign
Some info I wrote the other
Some info I wrote the other day pointing to various resources might be helpful for you: http://drupal.org/node/499214#comment-1731786
-- David
davidnewkerk.com | absolutecross.com
View my Drupal lessons & guides
Keyz's reply has tons of
Keyz's reply has tons of great resources but I also just recommend reading the Getting Started guide @ http://drupal.org/node/258. Make sure you select the right core version you are working with and walk through the steps. If you are an experienced coder, you should pick up Drupal functionality quite quickly.