can we use sendkeys in html it is because it always putting the <p> comparator to send a another paragraph can u help me
Printable View
can we use sendkeys in html it is because it always putting the <p> comparator to send a another paragraph can u help me
Can you explain your problem more in detail. What happens when how?
heres the problem when i write a word in the web page then whe i press enter the sendkeys <p> will appear whe i press the enter key
help me
You meant when you tried to make a webpage, say you used MS Frontpage, then you press enter, and then in HTML tab, <p> showed up? If yes, that's the way it's supposed to work, if u dislike that <p>, simply delete it and replace <br>...
<p>That would be html. Web pages are written in HTML. Paragraphes are enclosed in <p></p> tags. <br />Quote:
Originally Posted by icelance
Inserts a single line break.</p>
my problem is this i've finished a html code the i upload it on my internet explorer in the explorer you will see a from(the one that we can write anything like when we reply on other threads) now i like to be done is this when i write any thing on it and when i press enter the <p> sign will be there every time i press the enter key it will appear