html - Better option with css div and paragraph -


i have typical code review item requested use paragraph instead of divs in ui code. beating head trace why important. p tag more faster div tag? adding styles paragraph or div take same amount of time? review items seems bad want know if item 100% valid?

there no difference in seo <p> , <div> tags. should build site in way makes sense: <p> paragraphs, <div> structural div elements.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -