Photoshop & HTML/CSS
Page 1 of 19 Replies - 538 Views - Last Post: 29 October 2012 - 05:44 PM
#1
Photoshop & HTML/CSS
Posted 26 October 2012 - 02:52 AM
I've never been much good with HTML/CSS and have just recently decided to try to learn it a little bit better. I've been making a website layout and somehow I'm never satisfied with my navigation bar. I also use box-shadow for a couple of elements which I'm given to understand aren't supported in a few versions of certain browsers, which brings me to my question:
Would it be better to make the website layout in photoshop and then cut the images up, and insert them into my divs/layout? And if so, could anyone point me to a decent guide for doing so? Including making buttons/a navbar. I'm hoping that this will do two things at once: 1) Get ma a decent looking navigation bar. 2) Make my website compatible with more browsers.
Replies To: Photoshop & HTML/CSS
#2
Re: Photoshop & HTML/CSS
Posted 26 October 2012 - 02:57 AM
Tenderfoot, on 26 October 2012 - 11:52 AM, said:
IMHO, no. this requires a) pixel perfection, b) speedy internet connection* (lots of images). and it can have problems in scaling.
besides that, does it matter if certain browsers do not have a drop shadow? how many of those browsers are actually used to visit your site? the keywords here are progressive enhancement and unobtrusive design.
* - note, the provider (i.e. you) pays for increased data traffic
This post has been edited by Dormilich: 26 October 2012 - 02:58 AM
Reason for edit:: I detest automatic emoticons
#3
Re: Photoshop & HTML/CSS
Posted 26 October 2012 - 03:04 AM
Dormilich, on 26 October 2012 - 02:57 AM, said:
Ahh okay. But things like navbars are generally made in Photoshop right? The layout of the navbar in HTML/CSS but the buttons as images?
Dormilich, on 26 October 2012 - 02:57 AM, said:
Ehh, no, I suppose not. I was thinking there might be several other features that I'd need to fix. But you're right though. I'm assuming that IE6 and IE7 don't support it, and according to some study I read, that's about 9% of the Internet. But the shadow is not absolutely essential, you're right.
Dormilich, on 26 October 2012 - 02:57 AM, said:
Very good point.
#4
Re: Photoshop & HTML/CSS
Posted 26 October 2012 - 03:10 AM
Tenderfoot, on 26 October 2012 - 12:04 PM, said:
not necessarily. CSS now as a lot of possibilities to generate curves and gradients. only if you need an image pattern, a graphic is a must. often you only need partial images (something < 1 KB).
though I’m not a professional there.
#5
Re: Photoshop & HTML/CSS
Posted 29 October 2012 - 06:10 AM
Drop Shadow is a concept in CSS3!!!
#7
Re: Photoshop & HTML/CSS
Posted 29 October 2012 - 06:52 AM
Dormilich, on 29 October 2012 - 06:55 PM, said:
Darky88, on 29 October 2012 - 03:10 PM, said:
no.
Darky88, on 29 October 2012 - 03:10 PM, said:
that’s a very true statement.
I used IE, Firefox, Chrome and Opera in Windows and only IE does not support.
#8
Re: Photoshop & HTML/CSS
Posted 29 October 2012 - 07:02 AM
#9
Re: Photoshop & HTML/CSS
Posted 29 October 2012 - 07:18 AM
This is not to say do not develop using CSS3 or any words of the sort. Just be sure to keep in mind, if (and as is usually the case) most of your clients or potential visitors are going to be IE users, there is a good chance your site will appear different/strange/horrible to them.
By all means, play with CSS3 and develop with it should it suit your needs, but keep IE in mind, and do some specific styling to keep IE browsers from completely destroying the appearance of your site.
#10
Re: Photoshop & HTML/CSS
Posted 29 October 2012 - 05:44 PM
Dormilich, on 26 October 2012 - 08:10 PM, said:
Tenderfoot, on 26 October 2012 - 12:04 PM, said:
not necessarily. CSS now as a lot of possibilities to generate curves and gradients. only if you need an image pattern, a graphic is a must. often you only need partial images (something < 1 KB).
though I’m not a professional there.
In modern browsers (and I'll include IE8+ in this list) the only css3 gradient/curve/shadow issue that I'm positive of is that IE8+ doesn't support curved corners and gradient backgrounds at the same time. I believe there may also be an issue with gradients in Opera, BUT, I've only noticed that on my website, so it's probably that I haven't declared the CSS properly.
|
|

New Topic/Question
Reply


MultiQuote




|