When we learn HTML (Hyper Text Markup Language), we need a text editor, such as Notepad and a browser. Once we have finished writing some HTML codes, we save the codes in a file with .html extension. Then we run an internet browser to see if the codes run well or not. If it doesn’t, we go to the text editor and modify our HTML codes then try it in the browser again and so on. This makes me inconvenience. So I try to make it more convenient by creating a program that can free me from this to and fro situation.
Using this software we can get the result of HTML codes instantly by clicking RUN button. Type the HTML codes in the left window, and the result is in the right window.
type the HTML codes below, in the left window :
<html><head>
<p><a href="http://www.google.com">Google.com</a></p>
<p><a href="http://www.yahoo.com">Yahoo.com</a></p>
<p><a href="http://www.123codegenerator.blogspot.com">Download This Software Here</a></p>
</head>
<body>
</body>
</html>
then click Run to see the result
You can get this free software here
mas ari, ide nya bagus banget..
ReplyDeleteThanks Sidik... :)
ReplyDeleteane udah nyoba, ringan bgt softwarenya.. drpada pake dreamweaver..
ReplyDelete