|
HTML Tutorial
|
Table Heading in HTML
The Tutorial illustrates an example to create a Table in HTML. To create a Table, we define the table inside the
|
|
HTML Tutorial
|
HTML File Upload
HTML File Upload is used to show the list of all file, when a user click on browse button A form in an HTML (web page) contain an input element with type="file".
View Rating |
|
|
HTML Tutorial
|
HTML get Method
The HTML get Method is used to submit the data of the page as part of the URL. When the form data or query is submitted, the form data is appended to the url in "URL encoded" form.
View Rating |
|
|