Meta Tag Generator
This entry was posted on Apr 23 2009
Objective:
Create an application that will allow a user to enter the required information to their website and the application will then output the required meta tags ready for the user to copy and paste into his or her own web page!
Technology’s Used:
- PHP
- Server Side Script used to generate the required output
- XHTML
- Used to structure the raw data
- CSS
- purely for presentation of forms etc…
- Javascript
- Client side validation of forms
