DOM — Document Object Model
Podstawy programowania w JavaScript ►
<html>
<head>
<title>D0M i JavaScript</title> </head>
<body>
<hl>D0M</hl>
<p>Document Object Model</p> </body>
</html>
html | |
_| węzeł elementu | węzet tekstu | ||
head |
T , body | ||
T title 1 |
'' 1 |
▼ P | | |
f | |||
DOM i JavaScript | |
DOM |
Document Object Model |