Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Nishad Burhan 3 years, 7 months ago
- 2 answers
Posted by Omm Jena 3 years, 8 months ago
- 5 answers
Ranjan Kumar 3 years, 7 months ago
Posted by Khushi Dewangan 3 years, 8 months ago
- 0 answers
Posted by Pranju Boruah 3 years, 8 months ago
- 2 answers
Posted by Saumya Tyagi 3 years, 8 months ago
- 2 answers
Ansh Yadav 3 years, 7 months ago
Hiranyakshi Verma 3 years, 7 months ago
Posted by Mohit Sharma 3 years, 8 months ago
- 0 answers
Posted by Ayush Sharma 3 years, 8 months ago
- 0 answers
Posted by Harshit Changer... 3 years, 8 months ago
- 2 answers
Posted by Jhalak Chandel 3 years, 8 months ago
- 1 answers
Neha Mishra 3 years, 8 months ago
There are five important rules for coding with HTML tags.
Tags are always surrounded by angle brackets (less-than/greater-than characters), as in <code><HEAD></code>.
- Most tags come in pairs and surround the material they affect. They work like a light switch: the first tag turns the action on, and the second turns it off. (There are some exceptions. For instance, the <code><BR></code> tag creates a blank line and doesn't have an "off switch." Once you've made a line break, you can't unmake it.)
- The second tag--the "off switch"--always starts with a forward slash. For example, you turn on bold with <code><B></code>, shout your piece, and then go back to regular text with <code></B></code>.
- First tag on, the last tag off. Tags are embedded, so when you start a tag within another tag, you have to close that inner tag before closing the outer tag. For instance, the page will not display properly with the tags in this order:
- Many tags have optional <i>attributes</i> that use <i>values</i> to modify the tag's behavior. The <code><P></code> (paragraph) tag's <code>ALIGN</code> attribute, for instance, lets you change the default (left) paragraph alignment. For example, <code><P ALIGN=CENTER></code> centers the next paragraph on the page.
Posted by Ibrahim Saiyed 3 years, 8 months ago
- 2 answers
Aadarsh Shukla 3 years, 8 months ago
Posted by Arika Bhagat 3 years, 8 months ago
- 0 answers
Posted by Rachit Sharma 3 years, 8 months ago
- 3 answers
Divanshi Banerjee 3 years, 7 months ago
Shivangi 4574 3 years, 7 months ago
Posted by Rachit Sharma 3 years, 8 months ago
- 1 answers
Posted by Sanmathi Yuvaraj 3 years, 8 months ago
- 0 answers
Posted by Divya Sinha 3 years, 8 months ago
- 1 answers
Posted by Sangam Kumar 3 years, 8 months ago
- 1 answers
Posted by Sangam Kumar 3 years, 8 months ago
- 1 answers
Posted by Ameer Khan 3 years, 8 months ago
- 0 answers
Posted by Sapna Rao 3 years, 8 months ago
- 5 answers
Posted by Priyanshi Chelani 3 years, 8 months ago
- 0 answers
Posted by Pratik Mohanty 3 years, 8 months ago
- 3 answers
Dhruv Shukla 3 years, 8 months ago
Posted by D Khartik 3 years, 8 months ago
- 0 answers
Posted by Harsh Pawar 3 years, 8 months ago
- 1 answers
Posted by Karan Sharma 3 years, 8 months ago
- 1 answers
Posted by Priyanshu Jha 3 years, 9 months ago
- 3 answers
Ansh Yadav 3 years, 7 months ago
Dhruv Shukla 3 years, 8 months ago
Posted by Ashna Singh 3 years, 9 months ago
- 1 answers
Posted by Mohd Zaidan 3 years, 9 months ago
- 0 answers
Posted by Arab Kumar 3 years, 9 months ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Anushka Patil 3 years, 7 months ago
0Thank You