View Single Post
Old 07-30-2012, 12:46 PM   #3
Jesver
Member
Jesver began at the beginning.
 
Jesver's Avatar
 
Posts: 10
Karma: 10
Join Date: Jul 2012
Location: Chennai
Device: ipad, Kindle, Nook, kobo
un wanted P element

Hi,

I think you are used <p> element with in <p>. So kindly check this. this not allowed.

Second one is link problem,
You have to create id first. If idref's called in in same file, you have code: <a href= #id">----</a>. if other file <a href= 1.html#id">---</a>.
Jesver is offline   Reply With Quote