Computer Science, asked by afrimzan1929, 9 months ago

My Shopping List
  1. Shoes
  2. Socks

Answers

Answered by Anonymous
5

Answer:

Bass itna sa, karna h too yaar sare rupees fuk ke

Thik kar Lena

But plz post accurate questions.

Explanation:

Follow Mee

hey hey

byee

Answered by shilpa85475
1

Corrected code is as follows:

EXPLANATION:

(a)        

<HTML>

<HEAD>

<Title> Term Test </Title>  

</HEAD>

<BODY>  

<FONT SIZE=”6”> My Shopping List </FONT>  

<BREAK>  

<OL start=”A”>

<LI>Shoes </LI>

<LI>Socks</LI>

</OL>  

</BODY>  

</HTML>

(b)        

<HTML>  

<HEAD>  

<TITLE> Using Link </TITLE>  

</HEAD>  

<BODY>  

<a name=”#top”>Links</a>  

<p>This page is an example of using links using the anchor tag. </p>  

<a href=”top”>Goto top</a>  

</BODY>

</HTML>

Similar questions