Which tag is used to break a line
Answers were Sorted based on User's Feedback
Answer / nadeem khokhar
@..manoj mishra, its not a paired tag so in html or xhtml </br> is used to break the line
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj mishra
Please first correcting your question! In which programming
language use tag break a line ?
In HTML <br></br>
In C++ nln
| Is This Answer Correct ? | 0 Yes | 1 No |
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
when we use mantis? how learn mantis?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
i am exeprienced person what is selection process
There is a room with 1000 light switches, numbered 1, 2, 3, 4, ... 1000, all turned off. Outside the room there are 1000 men, numbered man1, man2, ...man 1000 In order, each man walks into the room and changes the position of each switch that is a multiple of his number. That is: man1 flips every switch man2 flips switches 2, 4, 6, 8 ....1000 man3 flips switches 3, 6, 9, ..... 999 ..... Man 1000 flips switch 1000 After all 1000 men are done, how many switches are on?
What is a dialog based program
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
Is buffer size and file block size is similar? If similar,at which case it will be same size?
what do you meant by Platform-Independent in Java?
What is the entry point function of a DLL?
how sap is different from other software ?
Write 5 differences between Memory Reference Instruction and Register Reference Instruction.