Yeah Uni pipes are massive, good quality hosting there, if not you can holla my way i got a box running WHM/cPanel for full administration...
Also dreamweavers really nice, i made a sweet simple yet professional site based on the template it come with...
Try your luck, i've made many many websites but these days i tend to steal from Template Monster then alter it (especially colours) so its undistinguishable

...
When you want a dynamic page meaning it does things and performs actions, youl need php..
Create a file call it phpinf.php and type this;
<?php phpinfo(); ?>
Save it/close and upload.. Visit the page through your browser if it loads up with a bunch of jargon then your pretty much all set for all sorts of sites such as shopping carts and what have you. Its PHP driven sites that drive financial gains for the massive internet population..
Hope that helps
Cheers!