1) Create an id named "special" for elements and give it the font family value as "arial", font size value as 25px, and color value as "blue" using internal CSS: This is a paragraph. This is a paragraph. This paragraph has CSS styling.

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter5: Designing For The Mobile Web: Creating A Mobile Website For A Daycare Center
Section: Chapter Questions
Problem 10RA
icon
Related questions
Question

No hand written and no image solution 

1) Create an id named "special" for <p> elements and give it the font family value as
"arial", font size value as 25px, and color value as “blue” using internal CSS:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>This is a paragraph.</p>
<p>This is a
paragraph.</p>
This paragraph has CSS styling.</p>
</body>
</html>
Transcribed Image Text:1) Create an id named "special" for <p> elements and give it the font family value as "arial", font size value as 25px, and color value as “blue” using internal CSS: <!DOCTYPE html> <html> <head> </head> <body> <p>This is a paragraph.</p> <p>This is a paragraph.</p> This paragraph has CSS styling.</p> </body> </html>
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 2 images

Blurred answer
Knowledge Booster
Hyperlinks
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning