simple way to contact with cording with simple notepad. Through simple notepad to control net work.
Showing posts with label Html Block and inline elements. Show all posts
Showing posts with label Html Block and inline elements. Show all posts
Tuesday, December 25, 2018
Subscribe to:
Posts (Atom)
Internal Javascripts
Internal Javascripts : The script code can be written directly into the HTML document. script code is placed in header of the docume...
-
Information with the <address> element:- <html> <body> <p>The HTML address element defines contact informati...
-
USING IFRAME AS TARGET AS LINK : An iframe can be used as the target frame for a link ,the target attribute of the link must refer to t...
-
LAYOUT USING div ELEMENT : The div element is used in this layout it is a block level element used for grouping HTML elements. EXAMPL...