Musings
Public · Protected · Private
what is void element in HTML
-
2012-05-11 11:35elements that dont have content inside are termed void elements. Ex: <img .... /> unlike <div>content</div>
This blog is frozen. No new comments or edits allowed.