Miles LLC Posted October 7, 2011 Share Posted October 7, 2011 Ok, so I am wanting to make a basic HTML homepage that looks like the Windows 7 Mobile/Windows 8 Theme. I put together a basic PhotoShop Image for a demo (Would look alittle different) here - http://imageshack.us/photo/my-images/36/hpbeta.png/ The problem is, I am trying to setup a universal layout that would be best or most professional way tables, css, html, ete. It woul be great to hear your recommendations, and some possible help. I can PHP code, but not CSS and such (Which I should learn) Link to comment https://forums.phpfreaks.com/topic/248598-basic-layout-help/ Share on other sites More sharing options...
Buddski Posted October 7, 2011 Share Posted October 7, 2011 The most "professional" way would be to use a DIV based layout. Way back when, tables were acceptable, but IMO, tables should only be used for tabular data And yes, for best results get on the CSS, its a must for good designed websites. Link to comment https://forums.phpfreaks.com/topic/248598-basic-layout-help/#findComment-1276731 Share on other sites More sharing options...
Stiver112 Posted October 9, 2011 Share Posted October 9, 2011 I would agree to A CSS layout. You could then use PHP to make some kind of template system. You should learn CSS...dont know how you have ever managed to make a website without CSS??? Link to comment https://forums.phpfreaks.com/topic/248598-basic-layout-help/#findComment-1277488 Share on other sites More sharing options...
haku Posted October 11, 2011 Share Posted October 11, 2011 Knowing PHP without knowing HTML is like knowing how to make a cake without knowing what a cake looks like. Link to comment https://forums.phpfreaks.com/topic/248598-basic-layout-help/#findComment-1278118 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.