Tag Archive | "html"

HTML Entities

Thursday, September 11, 2008

1 Comment

HTML Entities

ShareWhen you use HTML special symbols on your website pages, it is better to use the actual unicode HTML entities to ensure (X)HTML validation and proper encoding of the content on your pages to all users.

Continue reading...

HTML : Option Groups/Sections

Monday, April 28, 2008

0 Comments

ShareHave you ever wanted/needed to create a select drop down menu with options divided into sub-sections or groups with labels? See the screenshot below.

Continue reading...