A simple layout that explores adding visual elements to enhance a basic design using just CSS. There will be compatibility issues with old versions of IE, so if compatibility is something you’re especially concerned about, stay away from this layout. INTRODUCTION:Basically html means HyperText Markup Language is a simple markup language used to create platform-independent hypertext documents on the World Wide Web. Most hypertext documents on the web are written in HTML. The latest W3C recommendation is XHTML 1.0, which is a reformulation of HTML 4.01 as an XML 1.0 application. HTML 4.01 is an update with minor corrections to HTML 4.0. HTML 4 extends HTML 3.2 to include support for frames, internationalization, style sheets, advanced tables, and more. Read More…
No Comments