answersLogoWhite

0

by using the tags

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you create homepage or web page from event in table format using HTML?

Homepage can be created using HTML or various other languages. <table> can be used to create tabular format in HTML.


How do you create a table in dreamweaver?

using the mysql command "create table table_name" we can create a table in dreamweaver.


Can you create and format documents using Windows XP?

No. Windows XP is an operating system that allows applications to create and format documents.


Can you able to create table using css?

You can style a table in CSS, HTML is what you would use to create it though.


How should I properly format and include a table in an APA paper?

To properly format and include a table in an APA paper, you should create the table using a word processing software like Microsoft Word. The table should be numbered consecutively and have a title that clearly describes its contents. Place the table directly after the paragraph where it is first mentioned in the text. Include a brief but informative description of the table's contents above the table itself. Make sure to reference the table within the text of your paper.


When you create a table using he insert tab the table columns will be all of this width is?

Equal


How is a table made up in a database?

A table in database can be created using create table command . Create command comes under data manipulation language.


How the data is viewed in a JSP in the form of table?

You can display data in Tabular format in a JSP page using the HTML <Table> Tag. You can even assign dynamic values to the table using JSP Scriptlets. <% %>


Create a table using JSP Servlets?

scope of operater


What is the benefit of using table autoformat tool?

You can quickly apply a format to a table, instead of doing it step by step. It will automatically detect the raw data and the formulas and put in the appropriate format from the choice you make. You can quickly change to another format at any time.


How do you create a biodata form using javascript?

To create a biodata form using JavaScript, you can start by designing an HTML form with input fields for personal details such as name, age, gender, and contact information. Use JavaScript to handle form submission by adding an event listener to the form that captures user input. Validate the data to ensure all required fields are filled correctly, and then either display the collected information on the page or send it to a server using AJAX. Optionally, you can style the form using CSS for better user experience.


How do you create a table using another table including constraints?

If your using Ms SQL, use enterprise manager to export all scripts for a particular table in one file