Forum: HTML and CSS Oct 12th, 2009 |
| Replies: 10 Views: 972 yea right... anyways thanks for the suggestions.
another tricky solution i found: setting the overflow to visible for wrapper div. now it is working fine. |
Forum: HTML and CSS Oct 12th, 2009 |
| Replies: 10 Views: 972 that works if you see my first post above. i have did the same.
but there you will get issue with font-size which will 70% for body from 70% given to HTML |
Forum: HTML and CSS Oct 12th, 2009 |
| Replies: 10 Views: 972 it is not need to be something specific to IE coz i don't see any reason to do that. It is kind of rendering issue no ? coz it doesn't happen in IE6. only IE7. haven't tried with IE8. |
Forum: HTML and CSS Oct 11th, 2009 |
| Replies: 10 Views: 972 XHTML 1.0 strict
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us"... |
Forum: HTML and CSS Oct 11th, 2009 |
| Replies: 2 Views: 278 yea beautiful.. what's the question? |
Forum: HTML and CSS Oct 11th, 2009 |
| Replies: 2 Views: 332 asking for user/pass
didnt show up any errors |
Forum: HTML and CSS Oct 11th, 2009 |
| Replies: 10 Views: 972 yes they are there.. if you realized the html has no white space at all which is generated by c# code. same code used on www.biranket.com but i don't have this problem there. |
Forum: HTML and CSS Oct 10th, 2009 |
| Replies: 7 Views: 495 there is an event handler for img tags complete/oncomplete run a javascript |
Forum: HTML and CSS Oct 10th, 2009 |
| Replies: 10 Views: 972 hey guys..
i have a problem on IE7. following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color.... |