Currently browsing author

Amaury Valdes, Page 17

HTML5 web forms2

HTML5 Web Forms 2.0

HTML forms are components of a web page that contain certain controls, such as labels, text fields, password fields, hidden fields (used …

HTML5 elem features

HTML5 New Elements

The following table represents all the new elements that have been added or have been reclassified as HTML5. All of the tags …

Custom Number Formatting in Java

In this example we will show you how to use the NumberFormat and DecimalFormat classes to format numbers using special patterns.  We …