It is important to put pineapple on hawaiian pizza.

Heading

Heading 4 aligned left

I am aligned to the right of the page

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Posuere urna nec tincidunt praesent. Sagittis aliquam malesuada bibendum arcu vitae elementum curabitur vitae. Lectus nulla at volutpat diam. Consequat ac felis donec et odio pellentesque diam volutpat commodo. Tincidunt praesent semper feugiat nibh sed. Id diam maecenas ultricies mi eget. Est ante in

  1. Item One
    1. Sub-Item One
  2. Item Two
    1. Sub-Item Two

Main List

I researched p tags and found that event tags also apply to them.
This p tag should only appear when you resize the page.
Neeto! lol

Unfortunately I couldn't get the event attribute to work in the p tag, but it is in the
body tag and it's working now. The event listener is triggered with the onresize attribute
and then that calls a function that sets the style of my p tag to make it appear.

I am trying other semantic emphasis tags in HTML
These along with the em tags and the strong tags allow me to correctly emphasize my specific content.

Name Principle
Style Attribute Allows to apply styles to a specific tag
Float Right It did the effect you're seeing now!