I have been working on a project to convert a a fairly large website for a non-profit from being a large collection of individual .html pages to a data-driven site.
I've been given a set of requirements by my client and I've figured that modifying Drupal would be my best bet. What I would like to check is whether the following requirements are feasible to achieve. I know XHTML, CSS, PHP & MySQL, so I'm capable of making the mods if Drupal is flexible enough.
Requirements
Web Page Customisation - would I be able to create my own design using XHTML & CSS to be used in Drupal?
Can I install Drupal with PHPMyAdmin? I am also reading INSTALL.txt and I wondering if there is something else that makes it easier for someone like myself that never messed around with MYSQL and knows very little about PHP? I am trying to make a site that is part website, with categories and a blog. So is this possible with Drupal?