Tagged Questions
6
votes
3answers
198 views
How to give a site a mockup look?
Edit to clarify Thank you for the existing answers. I am afraid that you misunderstood my question. I don't want to create mockups (I have some, but they are not suited for my current purpose). I want ...
0
votes
1answer
250 views
Design tips for a web design by a beginning developer
I'm currently in the process of making a design for a web application.
Although I'm very interested in design, I'm actually a programmer, and I don't have a lot of experience with design. That's why ...
4
votes
2answers
416 views
Looking for suggestions for making type more readable with a drop shadow
I want to show a menu with indented items on top of a black background. I tried a lot of colors but can't find the right ones.
I'm using css property text-shadow:
text-shadow: 1px 1px #191919 , -1px ...