Development| HTML| JavaScript| Questions? | Software Development
 

HTML Button Size

The Tutorial illustrate an example from HTML Button size. In this Tutorial we create a HTML page, which display you HTML Button with attribute width and height specified.

HTML Button Size

                         

Button in HTML is used to submit HTML page.

Understand with Example

The Tutorial illustrate an example from HTML Button size. In this Tutorial we create a HTML page, which display you  HTML Button  with  attribute width and height specified.  

The <button> tag indicate a push button.

The difference between the element and button created with the input element is that you can insert a content like image or text inside it.

<html>
<head>
<title>
Button Size
</title>
<body>
<button type="submit" style="height: 25px; width: 100px">submit me</button>
</body>
</html>

Download Source Code

                         

» View all related tutorials
Related Tags: html c orm form style tags sed format page tag if for to ci e use pe in ml rm

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
 
Tell A Friend
Your Friend Name

 

 
Recently Viewed
Software Solutions
Search Tutorials

 

 
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.