- XHTML 1.0 Strict
- CSS 1
- POP3/Email Link
- PHP 5
- MySQL 5
I have chosen to aim for XHTML 1.0 Strict as this will allow the majority of my Target Audience to view the Portfolio that I am to create. I have chosen to complete it in 1.0 Strict as this is one of the highest validation rules and therefore should be accessible to all users.
CSS 1
This website will be created in CSS to manage the presentational side of the Portfolio. Making the code separate to the content may allow higher search engine results, and is common practice in the design world. Using CSS will also make the Portfolio site easier to update.
POP3/Email Link
On the Portfolio I will add a contact email address so users can contact me. This will be in the form of an email address and an email form as some users cannot access the mailto link.
PHP 5
I will be using PHP 5 to make a simple feedback form and a section where I can view the feedback. PHP will also be used to make a simple Email Form as well in case a user can not access the mailto link.
MySQL 5
MySQL will be used to handle the data sent from the Feedback forms and the Emails that are sent. It will handle information stored in the database and display it on th e website.