Skip to content

Latest commit

 

History

History
 
 

ex5.03

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Exercise 5.3 (P124)

Write a function to print the contents of all text nodes. in an HTML document tree. Do not descend into <script> or <stylr> elements, since their contents are not visible in a web browser.