CSE :: HTML- CS
- HTML is stand for
- and are the tags used for
-
To add a plain color background to your web page, use which of the following ?
1. <body bgcolor= “36,24,35”>
2. <body color= “# FF000”>
3. <body bgcolor= “# FF000”> -
Choose the correct HTML tag to make a text italic.
1. <i>
2. <italic>
3. <it>
4. <il> - What does the <br> tag add to your webpage ?
- Adding a border to your image helps the visitor to recognize it as what ?
- WYSIWYG stands for