HTML and CSS Reference
In-Depth Information
Element
Description
Content Model
Attributes
span
Provides a meaningless inline
container
phrasing
ins
Marks content as inserted by an
editing process
phrasing
cite,
datetime
del
Marks content as deleted by an
editing process
phrasing
cite,
datetime
Embedded Elements
Element
Description
Content Model
Attributes
img
Inserts an inline image
into the content
empty
src, width, height,
alt, usemap, ismap
iframe
Represents a nested
browsing context—one
document embedded
inside another
low, HTML
document
src, width, height,
name, sandbox,
seamless
embed
Inserts content from
an external source
(typically non-HTML
from a plugin) into a
document
empty
src, width, height,
type
object
Represents an external
resource, possibly an
image or other media
type from a plugin
param
data, type, width,
height, name,
form
param
Provides parameters for
a plugin invoked by an
object element
empty
name, value
video*
Inserts a video or
movie, possibly with
accompanying audio,
into the content
source
src, width, height,
controls, poster,
loop, autoplay,
preload
continues
 
 
Search WWH ::




Custom Search