using external css write html code to display the text information technology. the text should be centre aligned and should appear in italics
Added by Nancy C.
Step 1
First, we need to create an HTML file and link it to an external CSS file. We can do this by adding the following code to our HTML file: ```html <!DOCTYPE html> <html> <head> <title>Information Technology</title> <link rel="stylesheet" type="text/css" Show more…
Show all steps
Your feedback will help us improve your experience
Gio Maya and 70 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
In 2–4 sentences, describe how you would center text.
Haricharan G.
text styles are handled in its own way by the browsers . fill in the blanks
Which is the correct HTML to make the text below into a link to "default.html"? <a href="default.html">Visit our HTML Tutorial</a>
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD