answersLogoWhite

0

You can increase the font of a line in Notepade by selecting the line that you want to modify, go to format, and increase the font on the left of the screen that pops up.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you enlarge font on only one line of the webpage----not the complete page?

You can use font size tag in your HTML or you can manually increase the size of your font after selection of the line, which you want to enlarge.


While copying from HTML text into notepad single line is bent into two lines how to make it a single line?

Click on the very beginning of the second line and hit the "backspace" key.


How many pages is 5000 characters?

The number of pages 5000 words would take is dependent on the font, font size and whether each line is single or double spaced. 5000 words that are single spaced with size 12 Arial font would be about 11 pages.


How many lines fit in an A4 paper?

The number of lines that can fit on an A4 paper depends on factors like the font size, line spacing, and margins. Typically, using a standard font size of 12 points with single spacing and standard margins, you can fit about 40 to 50 lines on one page. Adjusting the font size or line spacing will change this number accordingly.


How do you double space you sing notepad?

To double space in Notepad, press Ctrl + A to select all the text, then right-click and select "Paragraph." In the Line spacing dropdown menu, choose "Double." This will adjust the spacing between lines in your Notepad document.


What is word wrap of notepad?

WE CAN TYPE in one line and one column by using this word wrap


Is comic sans a sans serriff font?

Not really, it's a script font.


How can you block orkut on your computer?

Restrict Accessing Orkut.com on your ComputerNavigate to Start >> Run on your computer. notepad c:\WINDOWS\system32\drivers\etc\hostsEnter the following line in the Run field and hit Enter. 127.0.0.1 orkut.comA notepad will pop up with some information in it. Add the following lines to the last line of that notepad . (Hit Enter and add the following code)


How do you export data from Notepad to Excel?

You can open a Notepad document direct in Excel. If it has been saved as a CSV file, then the data will come in separated into cells in Excel, where commas occur in the document. Each new line of data in the Notepad document will appear on a new row in Excel.


How do you make your writing big on piczo using a HTML code?

<FONT style="FONT-WEIGHT:normal; FONT-SIZE:85pt; COLOR:#Blue; LINE-HEIGHT:100pt; FONT-FAMILY:Georgia; LETTER-SPACING:-15px"> TYPE FONT HERE </FONT> use this HTML, you can change the size of the text by changing the font size in the HTML


Is c a line of symmetry?

Only if the upper half is an exact mirror of the lower half. Written in a sans serif font it will generally be a line a symmetry, but not when written in a serif, decorative or script font.


What option allows you to change the font color font type and heading styles for a cell's content?

The <style> tag can be used for changing font color and type. It can be used internally or in in-line too.