Jump to content

PHP and Pagelayout


jingcleovil

Recommended Posts

Hi All! Good Day!

 

BTW, I am new in php environment but I read how does this language do. I am asking regarding the design of page layout and how do I code php. Let say I design the layout in photoshop then how do I coordinate the php code and the design layout. I am asking for help and some helpful links.

Link to comment
Share on other sites

What you'll want to research is HTML and CSS.  You can use PHP to generate the HTML for you in which case you'll be concerned with what HTML tags to wrap your content with, and what order to use for the content.  After that you'll apply CSS to the tags and eventually you'll arrive at what you mocked up in Photoshop.

 

I don't know of any especially memorable resources off the top of my head, but I'm sure if you just use the W3's material on HTML and CSS you'll be off to a good start.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.