Atribut | |||||
type | 1.0 + | 2.1 + | 1.0 + | 1.0 + | 1.0 + |
type atributu sənədin MİME (Multipurpose Internet Mail Extension - İnternet poçtunun çoxşaxəli genişlənməsi) tipini qeyd edir. HTMLdə MİME tip əsasən formların ötürülməsi və səhifəyə müxtəlif tip obyektlərin - şəkil, video, mahnı, arxiv və s. faylların yerləşdirilməsi zamanı qeyd edilir.
Məcburi atribut deyil.
Məzmunu:
Genişlənməsi | Verilənlərin tipi |
---|---|
ai | application/postscript |
aif | audio/aiff |
aif | audio/x-aiff |
aiff | audio/aiff |
aiff | audio/x-aiff |
ani | application/x-navi-animation |
aos | application/x-nokia-9000-communicator-add-on-software |
aps | application/mime |
arc | application/octet-stream |
arj | application/arj |
art | image/x-jg |
asf | video/x-ms-asf |
asm | text/x-asm |
asp | text/asp |
asx | application/x-mplayer2 |
au | audio/basic |
avi | application/x-troff-msvideo |
bin | application/mac-binary |
bm | image/bmp |
bmp | image/bmp |
boo | application/book |
book | application/book |
c | text/x-c |
c++ | text/plain |
ccad | application/clariscad |
class | application/java |
com | application/octet-stream |
cpp | text/x-c |
cpt | application/mac-compactpro |
css | text/css |
dcr | application/x-director |
def | text/plain |
dif | video/x-dv |
dir | application/x-director |
dl | video/dl |
doc | application/msword |
dot | application/msword |
drw | application/drafting |
dvi | application/postscript |
dwg | application/acad |
dxf | application/dxf |
dxr | application/x-director |
exe | application/octet-stream |
gif | image/gif |
gz | application/x-compressed |
gzip | application/x-gzip |
h | text/plain |
hlp | application/hlp |
htc | text/x-component |
html | text/html |
htt | text/webviewhtml |
ice | x-conference/x-cooltalk |
ico | image/x-icon |
inf | application/inf |
jav | text/x-java-source |
java | text/plain |
jpeg | image/jpeg |
js | application/javascript |
m3u | audio/x-mpequrl |
mov | video/quicktime |
movie | video/x-sgi-movie |
mp2 | audio/mpeg |
mp3 | audio/mpeg3 |
mp4 | video/mp4 |
pas | text/pascal |
application/pdf | |
pic | image/pict |
pl | text/x-script.perl |
png | image/png |
pot | application/vnd.ms-powerpoint |
ps | application/postscript |
py | text/x-script.phyton |
qt | video/quicktime |
qtif | image/x-quicktime |
ra | audio/x-pn-realaudio |
rtx | text/richtext |
tar | application/x-tar |
text | text/plain |
tif | image/tiff |
txt | text/plain |
uri | text/uri-list |
wav | audio/wav |
wmf | windows/metafile |
xla | application/excel |
xlc | application/vnd.ms-excel |
xm | audio/xm |
xml | text/xml |
z | application/x-compress |
zip | application/x-zip-compressed |
Susmaya görə məzmunu yoxdur.
HTML | XHTML | |||
---|---|---|---|---|
3.2 | 4.01 | 5.0 | 1.0 | 1.1 |
<a type="məzmun">...</a>
<!DOCTYPE HTML>
<html>
<head>
<title>type atributu</title>
<meta charset=utf-8">
</head>
<body>
<a href="onlinekurs.az/ders.mp4" type="video/mp4"> videoya istinad</a>
</body>
</html>