3.
Write the HTML code for the following:
• Title must be * ONLINE SHOPPING" with marquee.
Answers
Answered by
1
Answer:
<html>
<head>
<title>online shopping </title>
</head>
<H1 >online shopping<H1>
<Hr width="30%" color ="skyblue"></Hr>
<Marquee direction="up">grand sale on orders upto Rs 3000</Marquee>
<html>
Similar questions