answersLogoWhite

0

How do you change the size of the text on a webpage?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

You would use <font> Example: <font size="3">

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you change the size of the text on a webpage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can create webpage?

First you have to start with the basic layout of a webpage: from this you can do most things such as change the background colour or add text to the webpage. &lt;html&gt; &lt;body bgcolor="blue"&gt; &lt;font face="Arial" color="white" size="8"&gt; &lt;p&gt;This is a piece of example text&lt;/P&gt;&lt;/font&gt; &lt;/body&gt; &lt;/html&gt;


What do you call the HTML tag for changing the text size of a webpage?

Changing the text-size can be done easily in HTML. It is consisted in the style tag and font-size.


What design characteristics should be considered when creating a webpage?

Good readable text size


How do you change font size in internet webpage?

If you are writing HTML code you change the style sheet or insert specific code related to your font. (There are too many options to explain here.) If you are viewing the Webpage with your browser, use the browser "View" menu (location depends on your browser) to select the Zoom or Text Size you want.


Which property lets you change the color of various elements on the webpage?

In CSS: there will be a part underneath the section you are wanting to change called: "font-color" which will allow you to change the colour of the webpage text, same for "background-color". In HTML it is slightly easier to understand: this is the code i use when scripting &lt;font face="pick a font" color="pick a colour" size="pick a size"&gt; for background colour... &lt;body bgcolor="pick a colour"&gt;


Which tag used to add lengthy text in webpage?

A text area can be used to add lengthy text in a webpage It contains a big text block for user input.


How do you change size of printer text?

If you have Microsoft right beside font it will have numbers you want the text size to be.


A webpage is a text file of tags and embedded text?

HTML


What is the clickable text on a webpage that is usually displayed in a different color?

A hyperlink, or link for short, is that clickable text you see on a webpage that is usually a different color than the rest of the text.


How can text for a webpage be created?

You just type it in


Why does Blogspot keep randomly changing the text size of your posts?

Hi The text size of posts only increase if a blogger wants to change the text size of its posts. Blogspot does not randomly keep on doing this. It may be because if you change your blog theme often.


Why is it NOT a good idea to use an underline tag in a webpage?

It is not a good idea to use underline in webpage. It is because the text on webpage gets real messy.