Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /data/web/jeremie.com/render/jer.php on line 5
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'www-data'@'localhost' (using password: NO) in /data/web/jeremie.com/render/jer.php on line 6
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /data/web/jeremie.com/render/jer.php on line 6
Warning: mysql_query() [function.mysql-query]: Access denied for user 'www-data'@'localhost' (using password: NO) in /data/web/jeremie.com/render/jer.php on line 9
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /data/web/jeremie.com/render/jer.php on line 9
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /data/web/jeremie.com/render/jer.php on line 9
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'jer'@'localhost' (using password: YES) in /data/web/jeremie.com/Dev/DOM/html1/edit.jer on line 3
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'www-data'@'localhost' (using password: NO) in /data/web/jeremie.com/Dev/DOM/html1/edit.jer on line 4
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /data/web/jeremie.com/Dev/DOM/html1/edit.jer on line 4
Complete form to add new DOM Level 1 HTML test.
Important Notes:Identify the element to test by adding ID='test' to it. Your test may be just a small HTML sample,
or it may contain the entire HTML/BODY structure, but if it is the latter it may appear differently when the test is performed
and you must not close the BODY/HTML tags, they will be closed automatically. If you have any problems or questions about
this, feel free to email me . Feel free to try various legal and illegal attributes on the
element you are testing, and make sure the DOM in your browser reacts correctly(you shouldn't see any red).