I'm not that familiar with any code structure past HTML and CSS and was wondering what kind of scripting and with what language I should use to have a standard template on my site (such as the same look on every page without rewriting code). CSS is looking pretty good for changing looks globally with one file to edit - but I'm concerned with the content that is static across all pages (background, main links, add placement, etc...). For a reference you can see my site at theexistential.com (still in progress obviously) and just view source - the only thing I have besides the base html currently is CSS.
Also, I'm trying to get a feel for what kind of scripting languages to use for my site (and what I need). It's hard to do this by using view source on web pages. The site will be a blog - so ideas as far as showing blog posts on a single page via references (instead of manually editting the content everytime I add a post) would be a good start.
Thanks
Also, I'm trying to get a feel for what kind of scripting languages to use for my site (and what I need). It's hard to do this by using view source on web pages. The site will be a blog - so ideas as far as showing blog posts on a single page via references (instead of manually editting the content everytime I add a post) would be a good start.
Thanks