DarkSolo Posted June 10, 2010 Share Posted June 10, 2010 I've been learning XHTML, CSS, PHP and mySQL and would like to know how they design a site front-end interface with menus and such. How is that supposed to be done?? Quote Link to comment https://forums.phpfreaks.com/topic/204431-site-front-end-design/ Share on other sites More sharing options...
bnovak Posted June 13, 2010 Share Posted June 13, 2010 I've been learning XHTML, CSS, PHP and mySQL and would like to know how they design a site front-end interface with menus and such. How is that supposed to be done?? With a little bit of all 4, depending on what you want to do? Have you got something in mind that you want to use as a framework? Without knowing a little bit of what you want your site to look like, it's tough to point you in the right direction. Quote Link to comment https://forums.phpfreaks.com/topic/204431-site-front-end-design/#findComment-1071363 Share on other sites More sharing options...
ignace Posted June 13, 2010 Share Posted June 13, 2010 I've been learning XHTML, CSS, PHP and mySQL and would like to know how they design a site front-end interface with menus and such. How is that supposed to be done?? They start out with the information they got from the interview and try to compile a list of pages. Now all pages have been identified and their content they create a wire-frame for each page, aiming for a usable, accessible design (Information Architecture). When they get the go-ahead on the wireframes, they decide on some colors or use the company colors to create a mock-up in Photoshop. When they get the go-ahead on the design (mock-up) it's sliced, transformed to HTML&CSS and back-end functionality incorporated. Quote Link to comment https://forums.phpfreaks.com/topic/204431-site-front-end-design/#findComment-1071391 Share on other sites More sharing options...
calvinklein Posted June 20, 2010 Share Posted June 20, 2010 Try googling similar sites too understand the design required according to your theme. Start off by creating the psd and them coding it to html. Menus can be of various types.. i.e. css menus, javascript menus, jquery menus.. Pick the one that suites your needs. website design australia Quote Link to comment https://forums.phpfreaks.com/topic/204431-site-front-end-design/#findComment-1074609 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.