View Single Post
Old 12-16-2015, 01:10 AM   #2
parkerpowell06
Registered User
 
Join Date: Dec 2015
Location: Toronto
Posts: 75
HTML (Hypertext Markup Language) elements are usually "inline" elements or "block-level" elements. An inline element takes only the space bounded by the tags that define the inline element.
For example-
<p>This <span>span</span> Example of the inline element's influence</p>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
parkerpowell06 is offline   Reply With Quote