Tagged Questions

Web design is a broad term used to encompass the way that content is delivered to an end-user through the World Wide Web, using a web browser or other web-enabled software to display the content. The intent of web design is to create a website—a collection of online content including documents and applications that reside on a web server/servers.

learn more… | top users | synonyms (1)

208
votes
65answers
21k views

Why is good UI design so hard for some Developers? [closed]

Some of us just have a hard time with the softer aspects of UI design (myself especially). Are "back-end coders" doomed to only design business logic and data layers? Is there something we can do to ...
67
votes
15answers
8k views

What are good resources for CSS templates or templated layout sites?

Does not have to be free, I'm just not a designer and loathe starting from scratch. Any suggestions would be appreciated.
63
votes
31answers
5k views

Usability hints for building an adult web site?

What are the usability considerations that should be taken into account by anyone who decided to build a good adult web site? Disclaimer: I know the question is going to cause some controversy, but ...
54
votes
16answers
18k views

Help me choose a CSS framework: 960 vs Blueprint vs?

I've been looking at different CSS frameworks. The two major players seem to be 960.gs and Blueprint. My question is simple: what are the pros and cons to each, and which do you recommend? And are ...
40
votes
6answers
8k views

Is there any good Markdown Javascript library or control?

I want to build a site where the user can enter text and format it in Markdown. The reason I'd like a Javascript solution is because I want to display a live preview, just like on StackOverflow. My ...
39
votes
10answers
19k views

How do I stop Chrome from yellowing my site's input boxes?

Among other text and visual aids on a form submission, post-validation, I'm coloring my input boxes red to signify the interactive area needing attention. On Chrome (and for Google Toolbar users) the ...
31
votes
6answers
2k views

Tools to selectively copy html+css+js from existing sites

Like most web developers, I occasionally like to look at the source of websites to see how their markup is built. Tools like Firebug and Chrome Developer Tools make it easy to inspect the code, but if ...
29
votes
17answers
3k views

Best books to learn about design [closed]

What books do you recommend for a programmer who wants to learn about design? Every programmer needs to evolve and learn things outside of his specialization. I would like to collect a list of the ...
26
votes
3answers
3k views

How to disable resizable property of TextArea?

I want to disable the resizable property of a TextArea. Currently, I can resize a TextArea by clicking on the bottom right corner of the TextArea and dragging the mouse. Is it possible to disable ...
26
votes
16answers
3k views

Free tools to speed up web development

As a little side project, I am starting to build a new website for a certain organization I am affiliated to, which current site is simply outdated. I am regularly a Java developer, and last time I ...
24
votes
13answers
16k views

css @font-face not working with firefox, but working with chrome and IE

Ok I've been at this for some time and am now bewildered. The following code works in Google Chrome beta as well as IE 7. However, Firefox seems to have a problem with this. I'm suspecting it to be a ...
24
votes
6answers
21k views

Testing HTML email rendering

Are there any good tools to easily test how HTML email will look across different email clients? I prefer something with instant feed back rather than a submit and wait service like ...
23
votes
29answers
3k views

What is the easiest or fastest way to make CSS render the same in all browsers

Making a web page display correctly im all major browsers today is a very time consuming task. Is there a easy way to make a CSS style that looks identical in every browser? Or at least do you have ...
22
votes
15answers
1k views

Color blindness: Are you aware of it? Do you design for it?

I'm curious whether many of us who do design or take design decisions have ever heard of this problem. I'm aware there are dangerous color combinations, like green + red. This is probably one of the ...
21
votes
7answers
8k views

Free Website Templates - Royalty Free - CSS HTML ASP.NET - Stock Photos

The more web projects that I do, the more I realize that I'm not nearly as fast at trying to design how a website or web application will look and feel as I am getting the functional areas up and ...
21
votes
12answers
3k views

How should I organize the contents of my CSS file(s)?

This question is about organizing the actual CSS directives themselves within a .css file. When developing a new page or set of pages, I usually just add directives by hand to the .css file, trying ...
20
votes
6answers
422 views

JavaScript in <head> or just before </body>?

I am about to embark on a new web project and I plan to put my JS-scripts in the head and before end-body using the following scheme: Scripts that are essential for the UX of the page goes in the ...
20
votes
10answers
8k views

In CSS, how do I get a left-side fixed-width column with a right-side table that uses the rest of the width?

So I've tried to work with the pure-CSS, never-use-tables-for-layout gospel, I really have. But after an incredible amount of pain and anguish, I'm just about ready to give up. I'm willing to go to ...
20
votes
16answers
764 views

How can a programmer improve their web-design abilities?

I have been programming windows applications for 3 years and am comfortable with programming. But when I try to develop a website, elements of design, color, and creativity are obstacles for me. How ...
17
votes
5answers
3k views

Strategies for Handling Multiple Screen Resolutions and Aspect Ratios in Web Development

Back in the day, 800 x 600 was the screen resolution to design for - and maybe 640 x 480. Then along came 1024 x 768, etc, etc, etc. But then it gets worse: now we have not only different ...
17
votes
6answers
2k views

Creating HTML: PHP server-side vs. jQuery client-side

This is a design question. I have data that needs to go into an HTML table, which will later be manipulated by the user. Basically the user will be able to select items in the table rows. I have two ...
16
votes
18answers
1k views

Client wants extremely badly designed website

how would you handle a client who wants you to implement a website layout that looks horrible and is wrong in many many ways, when they absolutely think it is great, really "different" and cool and ...
16
votes
14answers
2k views

Is there a standard open icon library for web developers?

We are looking for an icon library that is open licensed. We want to use the icons as a prototype not the final version of the application, but they need to be open to use. EDIT 1: Even though many ...
15
votes
7answers
674 views

How to simulate a higher resolution screen?

Is there any program or plugin for the browser to test my websites in resolutions that are higher than my screen's? Eg: I have a 1440x900 screen, and I want to test the website in 1920x1200, ...
15
votes
2answers
204 views

Sorting CSS properties into an arbitrary order?

I would like to programmatically sort all declarations/properties (not the declaration blocks themselves, but the individual declarations inside each block) in a style sheet into an arbitrary order. ...
15
votes
8answers
23k views

@font-face generator not Font Squirrel

Looking for an @font-face generator that will convert my legally purchased and very expensive fonts for web use. I use to use Font Squirrel before they started blocking Adobe fonts. Is there a way ...
15
votes
12answers
818 views

What is the minimum screen resolution for which you guys currently optimize your web designs?

I don't really know if I'm asking in the right place, so if my question has to be transferred I apologize for it. I am totally noob in this place. Thank you.
15
votes
12answers
15k views

Is there a Ruby on Rails layouts/css archive?

Does anybody know a place with a bunch of Ruby On Rails Layouts/CSS combinations? I am starting new applications and would like to give them different look, but I am not a designer, so I would love to ...
15
votes
19answers
3k views

Your thoughts on web design for 16:9 screens

I design web apps mainly for desktop use (not PDAs, phones etc) by co-workers and customers. As more users become equipped with 16:9-type screens the traditional screen layouts are no longer ...
14
votes
20answers
2k views

When should you use target=“_blank” on your links?

When are appropriate situations to use the target="_blank" attribute on your hyperlinks? edit: To clarify, I know the syntax will open a new browser window. What I am asking is when is it ...
14
votes
10answers
4k views

The best Webdesign Book

What is the best book about Webdesign and mainly CSS that you would recommend for starting webdesigner. Is there any bible like The Art of Computer Programming or Code Complete for webdesign? Does ...
14
votes
6answers
6k views

Best examples of CRUD Web Form Design

I am looking to revamp our CRUD web forms and would appreciate any examples of good UI design. We have lots of database tables that have minimal editing needs by the user - Country Codes, Tax codes, ...
14
votes
18answers
2k views

Improve web design skills?

Ok, so I work mainly on designing intranet applications in order to automate processes. Obviously the need for aesthetics isn't that great when you're working with business stuff, but I've been ...
13
votes
1answer
368 views

Default CSS properties of HTML elements

What is the best site to find the default CSS properties of HTML elements? Many of the HTML elements come with some default CSS properties which can sometimes result in unknown/unwanted behaviour. ...
13
votes
11answers
14k views

Is Rockwell a web safe font?

Recently we received a mockup for a website from a client that makes extensive use of the Rockwell font all over the layout for menu items, articles titles, block titles, etc... I never heard of that ...
12
votes
7answers
375 views

jQuery .css() function not returning expected values

Alright, I've search the jQuery docs (needs somebody devoted to maintaining), I've searched SO, and I've searched Google. I can't find the answer to this question. In Words In the past, I ...
12
votes
9answers
432 views

Deliverables for PHP web designer

I'm in the design phase of a medium-sized PHP web application (not a static website). Since I'm a programmer with the creativity of an eggplant I'd like to contract with a freelancer to design the ...
12
votes
2answers
260 views

What is the point of CSS collapsing margins?

The CSS2 box model tells us that adjoining margins collapse. I find it quite annoying, being the source of many design bugs. I hope that by understanding the purpose of collapsing margins, I will ...
12
votes
7answers
4k views

All about choosing the right font for a website

I actually have right now two questions: 1) What font faces are preferred for a website? Right now I really like 'Segoe UI', but it's only available on newest Windows systems like Vista and 2008 ...
12
votes
19answers
700 views

How Would You Recommend a Novice Get Started Using CSS?

As web based designer who has designed web sites using tables but never with css, how can a novice get started with css? Related SO posts SO - Css Book & website for CSS SO - Css blog
11
votes
2answers
167 views

Is there any way to change the color of text “halfway” through a character on a webpage?

One thing I've seen in some Desktop applications is the ability to change the color of text as the background changes -- to effectively have multiple colors on a single character. I've seen this most ...
11
votes
10answers
344 views

web site development best practices, design or code by first?

I'm using an MVC framework to develop a web site, I've to care about the design in the sense of look and feel (views) and the code (models, controllers). I don't know what is the best way to proceed: ...
11
votes
9answers
1k views

Explaining the need to avoid horizontal scroll

I need help explaining to my boss why her design is poor on a client's website. She has no knowledge of the web, and it can be difficult as a web developer working with a woman who is a graphic ...
11
votes
4answers
5k views

MVC / ASP.NET design templates

Does anyone know of any good sites to download good design templates (master pages, css files) for MVC projects, or ASP.NET projects in general? I've used the asp.net mvc gallery but the options ...
11
votes
7answers
493 views

Explaining “Web Application Developer” vs. “Web Site Designer” to prospective clients

How do I go about explaining that I am a "Web Application Developer" and not a "Web Site Designer" to prospective clients - without talking myself out of the project?! Often I am approached to ...
11
votes
15answers
1k views

Learning Design for UI and Website Design

I'm current a computer science student with a minor in psychology. I have the programming down when it comes to software design, but not so much the design of UI. What are some good ...
11
votes
10answers
813 views

How can a developer learn about web design?

Most of the time I worked as an application developer at backend side. I worked on enterprise web projects but never touched on user interface, design issues. Good looking web sites and user ...
11
votes
12answers
1k views

User Interface design books/resources for programmers [closed]

I'm going to make my monthly trip to the bookstore soon and I'm kind of interested in learning some user interface and/or design stuff - mostly web related, what are some good books I should look at? ...
11
votes
21answers
1k views

How important is it to make your website layout fit on low-res displays?

How important is it to make a website layout fit on 640 x 480 and 800 x 600 displays? For some time I have been designing with the assumption of at least 1024 x 768, but I haven't been doing it ...
10
votes
17answers
852 views

What to charge this customer? [closed]

What i decided: I decided to reject the project for the main reason of the fact the ground me and my girlfriend were on was getting extremely uneasy and i didnt want to loose a cheerleader GF. How ...

1 2 3 4 5 28