iframe is used for creating an inline or floating frame. As most of know frames are mainly used to structure the page or for placing a menu bar on the side and so on. But iframe is used in a different
Latest Answer : IFrame is used for creating a inline frame or floating frame that contains another document. ...
You can put a background for a single table cell in two ways namely:
Either by using HTML
Using CSS
HTML Approach:
In this one can make use of the td tag as follows:
Latest Answer : You can add background to a single cell ...
Cell Padding:
Cell padding is used for formatting purpose which is used to specify the space needed between the edges of the cells and also in the cell contents.
The general format of specifying cell
Latest Answer : Cell Spacing is used to set space between different table cellsCell Padding is used for formatting the space needed between the edges of the cell and the content of the cell. ...
DHTML is called as Dynamic HTML. This is used to increase the interactive ability and the visual effect of the web pages which is loaded in the browser. The main technologies that are used in DHTML are
W3C also called as World Wide Web Consortium in collaboration with many other standard bodies has designed rules, technology and standards called web standards which are widely used by web users for having
Latest Answer : There is also another organisation called IETF (Internet Engineering Task Force). W3C is an organisation only for corporates who should be its members and none else. But IETF is an independent open body open for any one... All IETF standards are RFCs ...
Latest Answer : 1. You can use FONT tag in that particular place.2. You can apply CSS Class. In that CSS file you will use FONT tag.For example,1. 2. ...
Latest Answer : HTML and XHTML are very similar, but XHTML follows a stricter set of rules, making it easier to validate data and design pages ...