html - How can I put DIV in P? -


how can put div in paragraph? changed display inline, browser divide base paragraph 2 element, , div not member of paragraph.

form w3 site:

the p element represents paragraph. cannot contain block-level elements (including p itself).


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -