| |
|
|
CSS2 / DIV2
The div tag is used to designate a block-line portion of an HTML document as a div element and to apply any of the core attributes of this tag against the contents of that element. The behavior of this tag is block-line, because this tag causes a line break (the equivalent of a br tag) to occur both before and after the div element. div tags, which can be nested, allow a significant degree of control and manipulation of each individual block section of your web page. |
Dynamic HTML
Dynamic HTML is not really a new specification of HTML, but rather a new way of looking at and controlling the standard HTML codes and commands.
When thinking of dynamic HTML, you need to remember the qualities of standard HTML, especially that once a page is loaded from the server, it will not change until another request comes to the server. Dynamic HTML give you more control over the HTML elements and allows them to change at any time, without returning to the Web server.
|
Extensible HyperText Markup Language
XHTML refers to the Extensible HyperText Markup Language, mainly used for designing websites that form a blend of old and new coding techniques. It became a worldwide standard for internet browsers, which offers support in generating the visibility of your website, even after updates. XHTML is certainly an ultimate choice since it offers a wonderful accessibility level to your website.
In order to maintain your website with the XHTML option, there are some essential rules to be followed. These rules are exclusively up to your website designing firm, which thereafter, delivers the service and final product.
|
Newsletters
Publishing Newsletters called e-zines also, is very simple. However, it is not that simple if you do not have a system to build you a fast double opt-in list. One primary step webmasters do is to take care of their visitors. This does mean they do not want to lose visitors. So, this is why they try to capture their email addresses by different means.
They actually offer incentives to encourage those visitors to subscribe to their mailing lists. Others buy complete mailing lists or subscriptions to others' mailing lists to send their business offers to. So, this explains why e-zines are important to complete the mission of a website.
|
|
RSS
RSS is a Web content syndication format.
Its name is an acronym for Really Simple Syndication.
RSS is a dialect of XML. All RSS files must conform to the XML 1.0 specification, as published on the World Wide Web Consortium (W3C) website. |
|
JavaScript
JavaScript is an object-oriented[2] scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated component of the web browser, allowing the development of enhanced user interfaces and dynamic websites. JavaScript is a dialect of the ECMAScript standard and is characterized as a dynamic, weakly typed, prototype-based language with first-class functions. JavaScript was influenced by many languages and was designed to look like Java, but to be easier for non-programmers to work with.
|
|
|
| |
|
|