29 November 2005 1 comment Web development
This blog post is 17 years old! Most likely, its content is outdated. Especially if it's technical.
I love del.icio.us and use it on a daily basis. Today I had a quick look at the source code (HTML source) of the posting page and found a very funny style
tag:
<div style="clear:both; height:1px;
font-size:0; line-height:0; ie-sucks:yes"></div>
This is only funny if you're a web developer. Keep up the good work del.icio.us people!
- Previous:
- Yahoo! Inbound Links API 27 November 2005
- Next:
- "Groups" search on Google 30 November 2005
- Related by category:
- Fastest way to find out if a file exists in S3 (with boto3) 16 June 2017 Web development
- How to throttle AND debounce an autocomplete input in React 1 March 2018 Web development
- How to create-react-app with Docker 17 November 2017 Web development
- Be very careful with your add_header in Nginx! You might make your site insecure 11 February 2018 Web development
- How to have default/initial values in a Django form that is bound and rendered 10 January 2020 Web development
What do you mean "*only* if you're a web developer"?