Didactical material
Name __________________ Class ______________________
Objective: Text formatting (font, paragraph, lists). 10.4.2 use HTML in web-development;
1) Use the correct HTML tag to add a paragraph with the text "Hello World!".
<html>
<body>
___________________
</body>
</html>
2) Clean up this document with proper end tags.
<h1>This is a Heading____
<p>This is a paragraph_____
3) Add a line break in the middle of the paragraph:
<p>My Bonnie lies ______ over the ocean.</p>
4) Wrap this poem around HTML tags that will preserve all spaces and linebreaks when the element is displayed.
______
My Bonnie lies over the ocean.
My Bonnie lies over the sea.
My Bonnie lies over the ocean.
Oh, bring back my Bonnie to me.
_____
Материалы на данной страницы взяты из открытых источников либо размещены пользователем в соответствии с договором-офертой сайта. Вы можете сообщить о нарушении.