menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
50points Add some HTML and CSS code to the following sentence so that only part of it is in bold font and part of it is in italics. I will show you how to alter fonts with CSS p…
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
50points Add some HTML and CSS code to the following sentence so that only part of it is in bold font and part of it is in italics. I will show you how to alter fonts with CSS p…
asked
Mar 14, 2024
220k
views
3
votes
50points
Add some HTML and CSS code to the following sentence so that only part of it is in bold font and part of it is in italics.
I will show you how to alter fonts with CSS properties.
Computers and Technology
college
Babu Subburathinam
asked
by
Babu Subburathinam
8.2k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
5
votes
HTML
I will
show you
how to
alter fonts
with CSS properties.
CSS:
p {
font-family: Arial, sans-serif;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
Igalarzab
answered
Mar 19, 2024
by
Igalarzab
7.3k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jan 11, 2019
67.8k
views
You should use the custom font in the css editor to choose the fonts for your web page. a. True b. False
Rhowell
asked
Jan 11, 2019
by
Rhowell
7.8k
points
Computers and Technology
high-school
1
answer
5
votes
67.8k
views
asked
Oct 9, 2021
221k
views
To specify fonts in your CSS code, you use the font-family property. The font-family property value is a font stack that includes one or more font family names and ends with a(n) ____ font family name.
TPAKTOPA
asked
Oct 9, 2021
by
TPAKTOPA
8.8k
points
Computers and Technology
high-school
2
answers
0
votes
221k
views
asked
Oct 6, 2022
217k
views
Why should you list more than one font if you are formatting some text using CSS? Not every browser supports every font. CSS will select the font that fits best on the page. CSS will use different fonts
Marshluca
asked
Oct 6, 2022
by
Marshluca
7.9k
points
Computers and Technology
high-school
1
answer
1
vote
217k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org