Tuesday, April 22, 2014

Blogs vs. Web Pages

A static web page and a blog are very different. One uses straight HTML for manual content, while the other uses a CMS (content management solution) for quick updates and generally the user does not need to know HTML. You can customize blogs to display dynamically by category, date, etc. This is done usually through PHP programming or by the "settings" for those that don't know how to customize their blogs. I typically use WordPress on a linux box and custom write PHP for these types of things. But this of'course is a basic HTML class so here we are on blogger.

No comments:

Post a Comment