Hi
I am not a web designer by trade but am creating my own website from scratch using CSS.
I am currently working on a section page with all of the code for that page in one big layout. I have commented each area of both the HTML and the CSS so that I know which bit of code does what.
However of course when you look at the Design Tree there is only one section on it, which is the whole page. There will be some additional standard layouts in there e.g the GA code, but not as much as you'd expect to see on one of Actinics own themes.
I can create new layouts for each part and use those instead, I just wondered for those that are designing their own sites, what would be the Best Practice as if I ever needed to show a design snapshot or ask anyone to do some of the more technical stuff that I can't do myself, I want to make it easy to read.
What is the main benefit of having things in separate layouts, is it readability or does the website work faster this way?? I am using CSS to create different looks with the code on each page, but most of the actual html code is the same.
Thanks for your advice.
Denise
I am not a web designer by trade but am creating my own website from scratch using CSS.
I am currently working on a section page with all of the code for that page in one big layout. I have commented each area of both the HTML and the CSS so that I know which bit of code does what.
However of course when you look at the Design Tree there is only one section on it, which is the whole page. There will be some additional standard layouts in there e.g the GA code, but not as much as you'd expect to see on one of Actinics own themes.
I can create new layouts for each part and use those instead, I just wondered for those that are designing their own sites, what would be the Best Practice as if I ever needed to show a design snapshot or ask anyone to do some of the more technical stuff that I can't do myself, I want to make it easy to read.
What is the main benefit of having things in separate layouts, is it readability or does the website work faster this way?? I am using CSS to create different looks with the code on each page, but most of the actual html code is the same.
Thanks for your advice.
Denise
Comment