Computer Applications
Rajat, a web developer, wants to show a video named "tiger.mp4" in dimensions of 300px width and 200px height on the web page. Help Rajat by writing its html code.
Related Questions
Write suitable html statements to display the following text on a webpage in appropriate subscript and superscript form:
a. CO2
b. X2
Ronaldo, a web designer in a start-up company, wants to give headings in a webpage through <h1> tag. Additionally, he wants to implement following styles on all the <h1> tag of the same webpage at one go.
- Color-blue
- Background color-yellow
- border of the heading - 2px in red
He is not able to implement the above-mentioned additional styles of <h1> tag through regular html code. Suggest him a way out and also help him in writing the code for same.
Abhilasha has just designed a web page. At the end of the web page, she wants to insert an image "next.jpg".
She needs to link another web page with this image, i.e., whenever anyone click on the image "next.jpg", another web page named "second.html" should open. Help her in writing the code to achieve it.
Note: Assume that image and both the web pages are stored in the same folder.
Write HTML code to design the content of the web page in the form of lists as shown below:
