2012-12-14, 05:35:13
I was just curious how the rest of you do your Cascades. For example. Do any of you just do your styling straight in to the page creation form using style tags.
Ive found that if I am using style rules that only apply to a specific page and are never seen again on the site that its pointless to hard code the rules in to the CSS file so I just use the style tags and write all my markup directly in to the page.
The only rules I hard code are specific to throughout the template or if i intend on using the template on different CMS's
I havent done much research on it but it works brilliantly but I never considered if it was a "proper" technique. As a professional designer of 13+ years I have learned that if the technique works it is a proper technique but I was just wondering how some of the rest of you do your page specific markup?
Ive found that if I am using style rules that only apply to a specific page and are never seen again on the site that its pointless to hard code the rules in to the CSS file so I just use the style tags and write all my markup directly in to the page.
The only rules I hard code are specific to throughout the template or if i intend on using the template on different CMS's
I havent done much research on it but it works brilliantly but I never considered if it was a "proper" technique. As a professional designer of 13+ years I have learned that if the technique works it is a proper technique but I was just wondering how some of the rest of you do your page specific markup?