PDA

View Full Version : A couple of questions about layout designing.



Urnuph
12-06-2009, 04:39 PM
I am pretty good at designing layouts, and I can slice them - but I don't have a clue about coding them - although I can learn.

What I want to know is, if I made for example a layout for a hosting company

- Do I have to make a layout for every single page on the website e.g homepage, members area, contact us page etc

- Do I code the layouts in HTML?

Many thanks,
Urnuph

Excellent2
12-06-2009, 08:14 PM
I am pretty good at designing layouts, and I can slice them - but I don't have a clue about coding them - although I can learn.

What I want to know is, if I made for example a layout for a hosting company

- Do I have to make a layout for every single page on the website e.g homepage, members area, contact us page etc

- Do I code the layouts in HTML?

Many thanks,
Urnuph
Q1: No, not unless you're changing things around significantly.
Q2: Yes.

Chippiewill
12-06-2009, 08:34 PM
1. Not if you use php/iframes
2. Yes, but php would be useful as well, but not if your going to sell it.

Kieran
12-06-2009, 09:43 PM
If you code well in xHTML and CSS and "generalise" your CSS then this gives you the ability to use the same CSS code.

For example:

If one page one you have a certain box that is also featured on another page, you can use the same CSS code.

Urnuph
12-06-2009, 09:52 PM
Yeah I getcha, thanks.

Want to hide these adverts? Register an account for free!