Some famous guy has already said that “If you can imagine it, you can achieve it” otherwise i was going to have my own quote at this very moment. These copyrights sorta things boggle my mind
I never liked Programming and coding a program was never an interesting thing for me but today i got introduced with HTML(a programming language) and believe me it is so easy and interesting to play with. Even a newbie can write an executeable code in html.
So i wrote a simple code for a webpage and loved the experience. Here it goes,
<html>
<head>
<title> A Poet who died young </title>
</head>
<marquee font size=”5″ color=”blue”> THE WORLD WILL REMEMBER HIM </marquee>
<p>
<font size=”4″ color=”green”>
<body bgcolor=”silver”>
<br/>
<br/><br/><br/><br/><br/><br/><br/><br/>
<br/>
<img src=”http://www.poetryfoundation.org/uploads/authors/john-keats/448x/john-keats.jpg” alt=”The Poet” align=”left” >
<br/>Heard melodies are sweet, but those unheard<br/>Are sweeter; therefore, ye soft pipes, play on;<br/>
Not to the sensual ear, but, more endear’d,<br/>Pipe to the spirit ditties of no tone:<br/>
Fair youth, beneath the trees, thou canst not leave<br/>Thy song, nor ever can those trees be bare;
<br/>Bold Lover, never, never canst thou kiss,<br/>
Though winning near the goal–yet, do not grieve;<br/>She cannot fade, though thou hast not thy bliss,<br/>
For ever wilt thou love, and she be fair! </body></p>
<a href=”http://www.john-keats.com/” target=”_blank” >John Keats</a>
</html>
If you are interested to know how this page looks like. Follow the following steps,
1- select and copy the code.
2-open notepad and paste it there.
3-Click on “File” at the top left corner of the notepad and click ”save as”
4-give any name you like but add “.html” with it and save it anywhere on your computer. Preferrably Desktop
5-Close the notepad and Double click your saved file (the one; with “.html” in it’s name).
SMILES

Lol I gotta know what are you majoring in =P And its really funny when you know what the code will do without following your 5 steps
yep! that’s why it’s simple
I am studying Human Psychology these days