HTML part 4 source code
HTML part 4 source code
Here in this chapter we’ll replace text marquee with image and we’ll make image slider, resize images and also you’ll get introduction to Javascript. <html lang="en"> <head> <title>My title</title> </head> <body bgcolor="green"> <br><br> <center> <h1> <font color="#FFFFFF"> ABC Company </font> </h1> <marquee> <!-- <h3> <font color="#FFFFFF"> welcome to your company </font> </h3> --> <img…
View On WordPress













