Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- it wont work help me
- it dosnt bring up the flash player wizard can u help please
- Google is the best search engine...what else I can say? But I dont use google chrome, I prefer other browser
- Thank you so much i haven't had to do that on vista and nearly two years and have used a seperate quick launce bar for many many years and it was driving me insane
- Lovely! I completely forgot about dos2unix and sincerely I like to use vim better if I can :)
Tech-Recipes
Cookbook of Tech Tutorials
The empty-cells property in css establishes if the browser should or should not create borders around empty cells in tables. Internet Explorer 6 was thought to not support this property. However, if you align the CSS moons in the perfect direction, IE6 actually does recognize the empty-cells p
... Continue reading »
7 months ago
Unfortunately, this appears to simply collapse borders rather than forcing IE to actually respect the empty-cells style. You can simply remove the empty-cells style and this renders the same. Well, it does for me anyhow.
6 months ago
<img ALT="" height=1 width=1>
not valid HTML according to W3C, but it is a solid thing that works just as well as the even older "spacer.gif", a small few pixels of a totally transparent image as can be done in Paint Shop Pro....
2 months ago
2 months ago
This solution can be considered complete and corporate ready.