/

HTML / CSS / JavaScript Tutorial

HTML Programming elements

[this page | pdf | back links]

The following is a list of HTML programming elements:

 

Tag

Description

More

Further comments

<applet>

Embedded applet

Here

Not supported in HTML 5 (instead use <embed> or <object>)

<embed>

A container for an external (non-HTML) application

Here

New in HTML 5

<noscript>

Alternate content for users whose browsers do not client-side scripts

Here

 

<object>

Embedded object

Here

 

<param>

Parameter for an object

Here

 

<script>

Client-side script

Here

Usually written in JavaScript

 

The default styles applicable to these elements are shown here.

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Elements


Desktop view | Switch to Mobile