Epam

HTML Elements



Lorem ipsum dolor sit amet, test link adipiscing elit. This is strong. Nullam dignissim convallis est. Quisque aliquam. This is emphasized. Donec faucibus. Nunc iaculis suscipit dui. 53 = 125. Water is H2O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. The New York Times (That’s a citation). Underline. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.

Watch out for the abbreviations! HTML and CSS are our tools. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. To copy a file type COPY filename. Dinner`s at 5:00. Let’s make that 7. This text has been struck.


Pay attention to h1 tag inside section element. Font-size for h1 is the same as font-size for h2, because we have to use only one h1 on the page, and it is commonly used inside header

Header 2

Header 3

Header 4

Header 5
Header 6

Text formats

Article Text

Article title

Article description

Preformatted Text

Text
  in a pre element
   is displayed in a fixed-width
font, and it preserves
both           spaces and
   line breaks
				  

This is code


.wrapper {
display: flex;
vertical-align: middle;
justify-content: center;
}

				  

Unordered Product List

  • Eggs
  • Meat
    • Chicken
    • Beef
    • Pork
  • Milk

Ordered TODO List

  1. Relax
  2. Finish homework
    1. Analyze requirements
    2. Create HTML page
    3. Upload to GitHub
  3. Enjoy your day

Definition List

HTML
HTML is the standard markup language for Web pages
CSS
CSS describes how HTML elements are to be displayed
JavaScript
JavaScript is the Programming Language for the Web


Table

Cities Technologies
Lviv HTML
Vinnytsia CSS
Dnipro JavaScript
Kharkiv Angular
Kyiv ReactJS

Blockquotes

Let’s keep it simple. Italics are good to help set it off from the body text. Be sure to style the citation.

"If you go back a few hundred years, what we take for granted today would seem like magic-being able to talk to people over long distances, to transmit images, flying, accessing vast amounts of data like an oracle. These are all things that would have been considered magic a few hundred years ago."

Elon Musk