Thank you Anand. I welcome your reply. I too want to be a Front-End developer like you one day. Thank you again.
Read more… (22 words)
Thank you Anand. I welcome your reply. I too want to be a Front-End developer like you one day. Thank you again.
I think there is an error in the program mentioned in the example.
Instead of: <linkrel="stylesheet"type="text/css"href="css/style.css" />
It should be: <linkrel="stylesheet"type="text/css"href="css\style.css" />
The switch is incorrrect and that is not providing the desired effect.
I am just a beginner in HTML and I noticed that.
Thanks
Cheers!!