By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
So you want to create a web site? Great idea! There are few things in this world as satisfying as creating a good web site and having other people look at it, comment on it and like it.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
How do you write your code so that it shows up on all or most browsers the way you want it to look? By understanding which browsers support which tags, and using a validation service to check your code.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
If you own a web site, you never know who has saved a page from your site to their favorites file (bookmarked it). It might be your home page, a great article, or a terrific resource. And since you don't know, every time you remove a page, you run the risk of people getting that annoying "page not found" error when they click on their favorites link.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
I've kept away from using frames in any of my work where possible. As much as I like some of the features that frames offer, such as a static header area and side menu bar, there is still a number of negative aspects to their use.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
Coming straight to the point, XML stands for EXtensible Markup Language. As the name suggests, it is a language that can be molded according to the need of the hour. Personally, I don't think calling it a language is justified, but I fanatically follow the ordinance of the techie Gurus, and if they say it is a language, then it is a language.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
XSL provides for two forms of output flow objects. The first set is the set of displayable objects defined for HTML, which allows XML data to be mapped into HTML-aware browsers.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
Examples of HTML elements are "body" and "table". Examples of XML elements could be "my-schedule" and "date". Elements can contain text, other elements, or be empty. Examples of empty HTML elements are "hr", "br" and "img".
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
· XML can keep data separated from your HTML · XML can be used to store data inside your HTML documents · XML can be used as a format to exchange information · XML can be used to store data in files or in databases
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
I often hear and read about various web authoring tools available that can help you create the coolest web pages in a jiffy, for example, FrontPage2000, Dreanweaver, CoffeeCup etc. But let me tell you one thing, there is nothing like using a simple text editor for creating web pages, and believe me, you can come up with better pages through hand-coding.
By By Authors | On October 5, 2006 | In HTML Articles and Tutorials | Rated
In the book, "The Agony and the Ecstasy", I read that Michael Angelo dug up graves in order to study the human anatomy in all its gory manifestation. He used to hold the internal organs in his bare hands. He came up with masterpieces.
|