Glossary: New Media
0 | 1 | 2 |
3 | 4 | 5 | 6 | 7 | 8 | 9 |
a |
b |
c |
d |
e |
f |
g |
h |
i |
j |
k |
l |
m |
n |
o |
p |
q |
r |
s |
t |
u |
v |
w |
x |
y |
z
- XHTML
- Extensible HyperText Markup Language is an enhanced version of HTML that incorporates elements of the XML programming code. This allows programmers to gain XML customization options without having to entirely recode currently functioning HTML pages, and to ensure that these enhanced pages remain recognizable to older HTML code.
- XML
- Extensible Markup Language is a programming language that allows for greater customization in how to deliver, interpret, present and format data for online use than does HTML—which has a fixed set of options, attributes and code tags.
- XSL
- Extensible Scripting Language is a style sheet language that essentially applies style templates to XML code. As such, it works much like Cascading Style Sheets (CSS) do to affect HTML code, but with added options—such as the ability to dictate printing directives.