Skip to content

Sumit Gupta

bookmarking my life

Category: HTML/CSS

PDF Creation: wkhtmltopdf

September 6, 2014 by Sumit Gupta Article, ASP.NET, HTML/CSS, PHP, Programming

In past I post about how good wkhtmltopdf is. I have used it for few of my projects. Really it is the cheapest [as it is open source and free]…

Read More

z-Index: Short note

January 30, 2013 by Sumit Gupta HTML/CSS

It is been sometime I try my hand to CSS. But today when I got a chance to work on Jquery Animation to make it smoother than what it was,…

Read More

Selecting menu item using Javascript

July 21, 2011July 21, 2011 by Sumit Gupta Concept/algorithm, HTML/CSS, Javascript, JQuery

Okay, I create a pure CSS menu that use UL/LI structure to maintain the child relationship. All was great with this menu except that when you are on any of…

Read More

Facebook SDK: IE redirect loop

February 10, 2011 by Sumit Gupta HTML/CSS, Programming

Recently we had problem with Facebook SDK, that on IE it remain in redirect loop and hence our facebook application was not working. I test it to find that it…

Read More

HTML: Why we need to format it properly

July 29, 2010 by Sumit Gupta HTML/CSS

I have always try to write a Validate HTML, but often I have been asked by my staff member what is the need of validated HTML if everything is working….

Read More

HTML Application

February 12, 2007February 20, 2010 by Sumit Gupta Bookmarked, HTML/CSS

Recently I come across something new and not a useful as it seems, specially for web development. It is HTML Application (hta) a Microsoft’s own technology that work on IE…

Read More

HTML Textarea Word Wrapping

July 5, 2006January 23, 2010 by Sumit Gupta HTML/CSS

Today I discovered a new thing, it sound silly to most of developers, and might laugh on me… But Today I understood the mean of wrap=”hard” for Textarea :). Actually…

Read More

© 2025 Sumit Gupta // Powered by WordPress