Click here to Skip to main content
15,923,222 members
Home / Discussions / Web Development
   

Web Development

 
QuestionInternet explorer centering problem Pin
Attean28-Aug-05 23:52
Attean28-Aug-05 23:52 
QuestionRe: Internet explorer centering problem Pin
Guffa29-Aug-05 4:33
Guffa29-Aug-05 4:33 
QuestionScreen Resolution Pin
shamsa28-Aug-05 23:28
shamsa28-Aug-05 23:28 
AnswerRe: Screen Resolution Pin
Sarvesvara (BVKS) Dasa29-Aug-05 14:24
Sarvesvara (BVKS) Dasa29-Aug-05 14:24 
Questionusing css to built web site Pin
anj198327-Aug-05 20:21
anj198327-Aug-05 20:21 
AnswerRe: using css to built web site Pin
Guffa27-Aug-05 21:54
Guffa27-Aug-05 21:54 
GeneralRe: using css to built web site Pin
#realJSOP1-Sep-05 0:21
professional#realJSOP1-Sep-05 0:21 
GeneralRe: using css to built web site Pin
Guffa1-Sep-05 6:35
Guffa1-Sep-05 6:35 
Actually, IE is one of the biggest problems when implementing layout. As it contains so many rendering bugs, there are many things in the css standard that you just cannot use. If one could design only for non-IE browsers, it would be a lot easier.

Tableless designs are not impossible, it's just hard. Then again, using tables for layout is also hard.

If you find it hard to do layout without tables, make yourself a favour and learn how to do it. Otherwise you will be stuck in table hell forever.

"He that is good with a hammer tends to think everything is a nail."
-- Abraham Maslow

---
b { font-weight: normal; }

AnswerRe: using css to built web site Pin
Yulianto.29-Aug-05 0:35
Yulianto.29-Aug-05 0:35 
AnswerRe: using css to built web site Pin
Vecta29-Aug-05 21:06
Vecta29-Aug-05 21:06 
Questionopen html file with vbscript Pin
delnaz27-Aug-05 20:07
delnaz27-Aug-05 20:07 
QuestionProblem with ie6 Pin
Attean27-Aug-05 18:14
Attean27-Aug-05 18:14 
QuestionI want Close It. Pin
LEE_3451527-Aug-05 4:39
LEE_3451527-Aug-05 4:39 
AnswerRe: I want Close It. Pin
Guffa27-Aug-05 5:30
Guffa27-Aug-05 5:30 
QuestionJavascript Pin
wpcolleen26-Aug-05 5:24
wpcolleen26-Aug-05 5:24 
Question2 Javascript Problems Pin
totig26-Aug-05 1:25
totig26-Aug-05 1:25 
AnswerRe: 2 Javascript Problems Pin
Guffa26-Aug-05 10:40
Guffa26-Aug-05 10:40 
QuestionActiveX to server communication Pin
vinodraut25-Aug-05 20:07
vinodraut25-Aug-05 20:07 
QuestionISAPI Configuration in Windows Server 2003 Pin
Vasudevan Deepak Kumar25-Aug-05 7:20
Vasudevan Deepak Kumar25-Aug-05 7:20 
AnswerRe: ISAPI Configuration in Windows Server 2003 Pin
minhpc_bk25-Aug-05 15:07
minhpc_bk25-Aug-05 15:07 
Questionhistory.length behaves differently in IE and Firefox? Pin
smaaaart25-Aug-05 4:46
smaaaart25-Aug-05 4:46 
QuestionJavascript question Pin
macca2425-Aug-05 1:21
macca2425-Aug-05 1:21 
AnswerRe: Javascript question Pin
Sarvesvara (BVKS) Dasa27-Aug-05 1:45
Sarvesvara (BVKS) Dasa27-Aug-05 1:45 
GeneralRe: Javascript question Pin
macca2428-Aug-05 22:20
macca2428-Aug-05 22:20 
AnswerRe: Javascript question Pin
Sarvesvara (BVKS) Dasa29-Aug-05 14:21
Sarvesvara (BVKS) Dasa29-Aug-05 14:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.