Computer Applications
What is wrong in the following coding ?
<BR> </BR>
HTML Intro
6 Likes
Answer
<BR> is an empty tag. It doesn't have a closing tag.
Answered By
4 Likes
Related Questions
What is wrong in the following coding ?
<FONT color = #345678What is wrong in the following coding ?
<BODY color = "Red" background = "Myimage.jpg">What is wrong in the following coding ?
<P Font face = "Arial" color = "Blue">What is wrong in the following coding ?
<Body Margin Top = 60 Left = 75> Text with changed margin </Body>