MediaTalk, Project
Description
A stylish & simple portfolio for MediaTalk web design company. This website creates a portfolio for the work of MediaTalk. It provides the user with a host of information regarding MediaTalk services, products and polocies.
Brief
Brief was to create a simple professional looking website. To show existing and potential clients mediatalk's previous projects.
Features
-
// split commas.
$techs = explode(',',$project['Project']['features']);
foreach ( $techs as $value ) { echo '
- '.$value.' '; } ?>
Technologies Used
-
// split commas.
$techs = explode(',',$project['Project']['technologies']);
foreach ( $techs as $value ) :
echo '
- '.$value.' '; endforeach; ?>