SQL database dumps
Can't find what you're looking for?
Home
About
Database dumps
Business databases
Education databases
Entertainment databases
Food and Drink databases
Geographic databases
History databases
Industrial databases
Religion databases
Science databases
Sport databases
Technology databases
Transport databases
Website content databases
Websites databases
Database generator
Recent databases
Popular databases
Contact
Home
>
Technology databases
>
HTML Elements
Welcome Guest, please
login
or
register
.
HTML Elements
Description:
All current HTML elements including start tage, end tag and description.
Rows:
91
Keywords:
html, elements, tags, hypertext, markup, language
Download:
html-elements.gz
|
html-elements.zip
|
html-elements.sql
Preview
-- -- Table structure for table `html_elements` -- CREATE TABLE `html_elements` ( `id` int(11) NOT NULL auto_increment, `name` varchar(200) NOT NULL, `start_tag` varchar(1) NOT NULL, `end_tag` varchar(1) NOT NULL, `empty` varchar(1) NOT NULL, `depr` varchar(1) NOT NULL, `dtd` varchar(1) NOT NULL, `description` varchar(200) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=92 DEFAULT CHARSET=latin1 AUTO_INCREMENT=92 ; -- -- Dumping data for table `html_elements` -- INSERT INTO `html_elements` (`id`, `name`, `start_tag`, `end_tag`, `empty`, `depr`, `dtd`, `description`) VALUES (1, 'A', '', '', '', '', '', 'anchor'), (2, 'ABBR', '', '', '', '', '', 'abbreviated form (e.g., WWW, HTTP, etc.)'), (3, 'ACRONYM', '', '', '', '', '', ''), (4, 'ADDRESS', '', '', '', '', '', 'information on author'), (5, 'APPLET', '', '', '', 'D', 'L', 'Java applet'), (6, 'AREA', '', 'F', 'E', '', '', 'client-side image map area'), (7, 'B', '', '', '', '', '', 'bold text style'), (8, 'BASE', '', 'F', 'E', '', '', 'document base URI'), (9, 'BASEFONT', '', 'F', 'E', 'D', 'L', 'base font size'), (10, 'BDO', '', '', '', '', '', 'I18N BiDi over-ride'), (11, 'BIG', '', '', '', '', '', 'large text style'), (12, 'BLOCKQUOTE', '', '', '', '', '', 'long quotation'), (13, 'BODY', 'O', 'O', '', '', '', 'document body'), (14, 'BR', '', 'F', 'E', '', '', 'forced line break'), (15, 'BUTTON', '', '', '', '', '', 'push button'), (16, 'CAPTION', '', '', '', '', '', 'table caption'), (17, 'CENTER', '', '', '', 'D', 'L', 'shorthand for DIV align=center'), (18, 'CITE', '', '', '', '', '', 'citation'), (19, 'CODE', '', '', '', '', '', 'computer code fragment'), (20, 'COL', '', 'F', 'E', '', '', 'table column'), (21, 'COLGROUP', '', 'O', '', '', '', 'table column group'), (22, 'DD', '', 'O', '', '', '', 'definition description'), (23, 'DEL', '', '', '', '', '', 'deleted text'), (24, 'DFN', '', '', '', '', '', 'instance definition'), (25, 'DIR', '', '', '', 'D', 'L', 'directory list'), (26, 'DIV', '', '', '', '', '', 'generic language/style container'), (27, 'DL', '', '', '', '', '', 'definition list'), (28, 'DT', '', 'O', '', '', '', 'definition term'), (29, 'EM', '', '', '', '', '', 'emphasis'), (30, 'FIELDSET', '', '', '', '', '', 'form control group'), (31, 'FONT', '', '', '', 'D', 'L', 'local change to font'), (32, 'FORM', '', '', '', '', '', 'interactive form'), (33, 'FRAME', '', 'F', 'E', '', 'F', 'subwindow'), (34, 'FRAMESET', '', '', '', '', 'F', 'window subdivisi
To view the full dump, please
login
Please enable JavaScript to view comments.
Navigation
Home
About
SQL dump generator
Recent database dumps
Popular database dumps
Contact
Business
Education
Entertainment
Food and Drink
Geographic
History
Industrial
Music
Religion
Science
Sport
Technology
Transport
Website content
Popular databases
UK towns, cities and postcodes
United States towns and cities
Countries
UK counties
Football players
Pokemon
Postcode and city
database specialists
Content Management System
by Encenta
Privacy
/
Terms and conditions