creation
- There are numerous web technology, from simple to complicated, and explaining each in element is past the scope of this article. however, that will help you get commenced with growing your own internet websites, beyond easy WYSIWYG designing of internet pages in FrontPage, this article offers quick definitions of the fundamental net technologies together with hyperlinks to websites in which you may find greater data, tutorials, and reference documentation.
- Important The hyperlinks protected in this article are simplest a representative set of sources which might be to be had on the internet. in which appropriate, this text cites Microsoft sources, but you may also discover many links to non-Microsoft resources. you may locate extra resources via appearing your very own web searches.
Markup Languages
Markup is used to in text and phrase processing files to describe how a document must appearance when displayed or revealed. The internet makes use of markup to define how net pages need to look while displayed in a browser or to outline the facts contained within an internet file.
there are many exceptional sorts of markup languages. for instance, wealthy text Formatting (RTF) is a markup language that word processors use. This section describes the maximum common markup languages that are used on the internet.
HTML
HTML stands for Hypertext Markup Language. HTML is the number one markup language this is used for web pages. HTML tells the browser what to display on a web page. as an example, it specifies text, pix, and different objects and also can specify the arrival of textual content, such as bold or italic text.
the sector huge internet Consortium (W3C) defines the specification for HTML. The modern-day variations of HTML are HTML 4.01 and XHTML 1.1.
be aware DHTML stands for Dynamic HTML. DHTML combines cascading style sheets (CSS) and scripting to create animated net pages and page elements that reply to consumer interplay.
For more information on HTML, see the subsequent assets.
HTML for novices
HTML fundamentals on HTML sweets
HTML Reference on Blooberry
Rex Swain's HTML Sampler
HyperText Markup Language (HTML) home page
CSS
CSS stands for cascading fashion sheets. Cascading fashion sheets provide the potential to alternate the arrival of text (along with fonts, colours, spacing) on internet pages. the use of CSS, you could additionally function elements on the web page, make sure factors hidden, or trade the arrival of the browser, which include changing the coloration of scroll bars in Microsoft net Explorer.
Cascading style sheets can be used much like FrontPage issues. as an example, you could follow a cascading fashion sheet across all the pages in an internet site to provide the website online a uniform look and experience. Then all you need to do is to exchange the CSS fashion formatting in a unmarried report to exchange the appearance and experience of a whole web web site.
For greater information on CSS, see the following resources.
the use of Cascading fashion Sheets on your internet site
CSS Attributes
effective Use of fashion Sheets
CSS Reference on Blooberry
CSS on BasicTips.com
CSS frequently requested Questions
Cascading style Sheets domestic page
CSS Zen garden
XML
XML stands for Extensible Markup Language. much like HTML, XML is a markup language designed for the net. however, in contrast to HTML, which became designed to outline formatting of net pages, XML changed into designed to describe data. you can use XML to broaden custom markup languages.
As with HTML, the W3C defines the specs for XML. See Extensible Markup Language on the W3C web site.
For more statistics on XML, see the subsequent sources.
A manual to XML and Its technology
XML Developer middle
XML for Absolute novice - A quick educational
XML in 10 points