Switch to full style
HTML,DHTML,Javascript,XML,CSS
Post a reply

Document Object Write Function in JavaScript

Fri Oct 17, 2008 10:42 pm

Document Object Write Function in JavaScript
Code:
<html>


<
body>

<
script type="text/javascript">
 
document.write("<b> am here </b>");

</script>
</body>

</html>




Post a reply
  Related Posts  to : Document Object Write Function in JavaScript
 Need help with JavaScript function calculate the total pric!     -  
 Popup message using JavaScript without using alert function     -  
 XML Document into an Array in php     -  
 Write a program in C++     -  
 how to write jsp in Eclipse     -  
 write a program in c++ for the following...     -  
 Write to file using php     -  
 Write to system log     -  
 how to write interface program     -  
 Read and write CSV file     -  

Topic Tags

JavaScript Basics