TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About XHTML
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Valon Ademi (7)
Kannan Ramachandran (1)
Sharad Gupta (1)
Daniel Denev (1)
Mahesh Chand (1)
Related resources for XHTML
No resource found
The embed tag in HTML5
10/27/2019 11:49:57 PM.
The embed tag is used for embedding another resource or interactive content into the document.
Working With the <dl>, <dt> and <dd> Tags
10/26/2019 2:25:02 AM.
The HTML5 dl, dt and dd tags are used to list data.
Use DataList Tag as Drop Down List in HTML5
10/26/2019 2:11:17 AM.
The Datalist tag represent a list of options that represent predefined options for other controls. A DataList is not visible to the user, but it is associated with the input tag through the input tag
Working With Button Tag in HTML5
10/25/2019 1:57:34 AM.
This is a rich button tag that is used to create a push button. It is a clickable button.
Set Space From Both Left And Right Side Using Blockquote Tag in HTML5
10/25/2019 12:47:07 AM.
The Blockquote tag set white space on both left and right side of document. It is mostly use for long quotation and it renders paragraph breaks.
Use of BDO Tag in HTML5
10/25/2019 12:26:34 AM.
HTML5 has a BDO tag to override current directionality of text from right to left or left to right.
Base Tags in HTML5
10/24/2019 11:53:10 PM.
A Base tag is usually used to set a default (base) URL or relative links for all subsequent relative links.
Convert HTML Files To DOCX Files With MariGold.OpenXHTML
9/30/2017 12:33:16 PM.
This tutorial explains how to create an HTML to DOCX converter with a C# windows application.
Display Data in a Textarea
6/25/2013 6:02:10 PM.
In this article I explain how to display data in a text area in PHP application with the help of JavaScript.
About Development on Two-Way RTF to XML/XHTML Converter Components and Services
9/29/2012 4:55:54 AM.
Microsoft introduced the Rich Text Format for specifying simple formatted text with embedded graphics. Initially intended to transfer such data between different applications on different operating systems, today this format is commonly used in Windows for enhanced editing capabilities. The XHTML to RTF converter consists in an XSL stylesheet for parsing XHTML tags and generating their RTF equivalents.
XML Namespaces
5/20/2012 6:29:23 AM.
In this article I will explain you about XML namespace, DTD and schemas and Extensible Hyper Text Markup Language.