At first I thought that I would be requiring jQuery to use the inline labeling of the forms but then I figured out the HTML5 provides a simple way to do the same using a simple placeholder tag.
Code:
Code:
input type="text" placeholder="Streaming keywords"
No comments:
Post a Comment