CSS (Cascading Style Sheets) is a declarative language used to code style sheets which determine the visual appearance of text and images, as well as form and interface elements in documents created with markup languages like HTML and XHTML.
1
vote
4answers
835 views
How to create this 3-columns fluid layout?
I am trying to create a 3-columns fluid layout, as described by attached picture, but I cannot reach the desired results.
Do you have some hints that can help me?
3
votes
7answers
1k views
PSD fonts and Html Page fonts
I am a web developer. What happens is that the Client sends a PSD (Photoshop designs) to the company. Then the designer needs to create a HTML page from the PSDs
What happen every time is that the ...
3
votes
2answers
1k views
what is the largest glyph width in Arial?
Im designing a DIV container that will contain some rows of text.
Every row can contain 0 to 35 chars.
I need to specify a fixed width for the div, but I cannot predict how "wide" the string can be.
...
1
vote
3answers
136 views
How to extract the black and white components of an image to superimpose it over colored backgrounds
Say I want to create a glowing button for a website. I would like to have the possibility to dynamically change the color of that button by changing the color of it's background.
For this I need to ...
1
vote
3answers
157 views
How do so many app menus get that finished textured look?
I don't know how to describe it but how do you create that nice textured look with css?
Seen in the background:
Also seen a bit on the left hand dark navigation of:
Thanks for your help
...
1
vote
2answers
133 views
Is there a way to get the equivalent of a color in different blending modes?
I have to make a button with some shadows using HTML/CSS and I've been provided with a PSD file, which has a shape of the button and some effects applied to it. One of the effects is an inner shadow.
...
10
votes
2answers
2k views
Creating CSS sprites from Photoshop
I have a PSD with a web design.
Every time I tweak the design, I need to manually copy different portions of the image, with different layer visibilities (for transparency) into CSS sprites.
How ...
6
votes
4answers
534 views
With the invention of CSS3, should a web designer use Photoshop?
I see that many designers create beautiful web design works in Photoshop, but now with the arrival of CSS3, when they want to change that to HTML & CSS, they simply start from scratch and create ...
13
votes
10answers
1k views
What real advantages do web templates such as Bootstrap or HTML5 boilerplate have for a designer?
Note, this is about design much more than development.
I build sites from scratch with completely hand written CSS and HTML.
I've known about pre-build css templates such as Bootstrap or HTML5 ...
1
vote
2answers
158 views
How to recreate this background in photoshop for use in a mobile app? [duplicate]
Possible Duplicate:
How do so many app menus get that finished textured look?
I'm still a beginner, but I really like this texture and have been trying for hours to recreate it.
Question: ...
-5
votes
1answer
77 views
How to make a site attractive? [closed]
What are the basics of an attractive web design? What should I be looking for and what sources should I use to educate myself on the matter?
