Theme Layout

Boxed or Wide or Framed

Wide

Theme Translation

Display Featured Slider

Featured Slider Styles

Display Grid Slider

yes

Grid Slider Styles

Display Trending Posts

Display Author Bio

Display Instagram Footer

off

Dark or Light Style

Light
Powered by Blogger.

Thursday, March 2, 2017

[HTML5 Quotations] Exercise 1 ~ 4

[HTML5 Quotations] Exercise 1 ~ 4


# HTML Quotations Exercise


● Exercise 1 

 Use an HTML element to add quotation marks around the letters "cool".





● Exercise 2 

 The text below should be a quoted section. Add the proper HTML element to it, and specify that it is quoted from the following URL: http://www.worldwildlife.org/who/index.html




● Exercise 3 

 Make the text below go right-to-left.




● Exercise 4

 The letters "WHO" in the text below is an abbreviation of "World Health Organization". Use an HTML element to provide the specified abbreviation of "WHO".


Read more »
Unknown
0 Comments

You Might Also Like

[HTML5 Formatting] Exercise 1 ~ 5

[HTML5 Formatting] Exercise 1 ~ 5


# HTML Formatting Exercise


● Exercise 1 

 Add extra importance to the word "degradation" in the paragraph below.




● Exercise 2 

 Emphasize the word "metropolitan" in the text below.




● Exercise 3 

 Highlight the word "FUN" in the text below.




● Exercise 4

 Apply subscript formatting to the number "2" in the text below.




● Exercise 5

 Add a line through the letters "blue" in the text below.


Read more »
Unknown
0 Comments

You Might Also Like

[HTML5 Styles] Exercise 1 ~ 6

[HTML5 Styles] Exercise 1 ~ 6


# HTML Styles Exercise


● Exercise 1 

 Change the text color of the paragraph to "blue".




● Exercise 2 

 Change the font of the paragraph to "courier".




● Exercise 3

 Center align the paragraph.




● Exercise 4

 Change the text size of the paragraph to 50px.




● Exercise 5

 Change the background color of the page below to yellow.




● Exercise 6

 Center align all content on the page.


Read more »
Unknown
0 Comments

You Might Also Like

[HTML5 Paragraph] Exercise 1 ~ 4

[HTML5 Paragraph] Exercise 1 ~ 4


# HTML Paragraph Exercise


● Exercise 1 

 Add a paragraph to this document with the text "Hello World!".




● Exercise 2 

 Clean up this document with proper end tags.




● Exercise 3

 Fix the display of the poem below. Display the poem over 4 lines using <br> elements.




● Exercise 4

 Fix the display of this poem. Display the poem as suggested in the code below using <pre>.


Read more »
Unknown
0 Comments

You Might Also Like

[HTML5 Headings] Exercise 1~ 4

[HTML5 Headings] Exercise 1~ 4


# HTML Headings Exercise


● Exercise 1

 Add a heading to the paragraph with the text "London".




● Exercise 2

 Add a horizontal rule between the heading and paragraph.




● Exercise 3

 Add six headings to the document with the text "Hello".
Start with the most important heading and end with the least important heading.




● Exercise 4

 Mark UP the following text with appropriate tags.
"Universal Studios Presents" is the most important content.
"Jurassic Park" is the next most important content.
"About" is of lesser importance than Jurassic Park.
The last sentence is just a paragraph.




Read more »
Unknown
0 Comments

You Might Also Like

[HTML5 Attributes] Exercise 1~5

[HTML5 Attributes] Exercise 1~5


# HTML Attributes Exercise


● Exercise 1 

 Add a tooltip to the paragraph below with the text " About W3schools".


● Exercise 2

 Change the size of the image to 250 pixels wide and 400 pixels tall.




● Exercise 3

 Transform the text below into a link that goes to "https://www.w3schools.com".




● Exercise 4 

 Change the destination of the link below to "www.wwf.org.uk".




● Exercise 5 

 The image below does not exist. Specify the alternate text "w3schools.com" for the image. 


Read more »
Unknown
2 Comments

You Might Also Like

Follow @SunriseSunsetBlog