473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Inserting font color

84
How to insert the font color? and notepad is the best way of editor? Does you will need an html installer software. does you will need a notepad?

ANd how to insert font color

In this case?

[html]
<HTML>
<HEAD>
<TITLE>Test Page</TITLE>
</HEAD>
<BODY>
Hi there, you have just written your first web page!
</BODY>
</HTML>
[/html]
How will I insert this?
<FONT SIZE="+2">I'm a big sentence now!</FONT>
Feb 6 '08 #1
3 1692
drhowarddrfine
7,435 Expert 4TB
How to insert the font color?
Do not use html attributes. After you become more comfortable with HTML, learn CSS.
notepad is the best way of editor?
No but it is fine for beginning. Look into Notepad++. There are many editors better than notepad.
Does you will need an html installer software.
No, only a browser. Save the page you create with a .html extension.
[html]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Untitled</title>
<style type="text/css">

</style>
</head>
<body>

<style type="text/css">
body{
color:red;
}
#p2{
font-size:2em;
}
</style>

</head>
<body>
<p>
Hi there, you have just written your first web page!
</p>
<p id="p2">
I'm a big sentence now!
</p>

</body>
</html>
[/html]
Feb 6 '08 #2
nomad
664 Expert 512MB
How to insert the font color? and notepad is the best way of editor? Does you will need an html installer software. does you will need a notepad?

ANd how to insert font color

In this case?

[html]
<HTML>
<HEAD>
<TITLE>Test Page</TITLE>
</HEAD>
<BODY>
Hi there, you have just written your first web page!
</BODY>
</HTML>
[/html]
How will I insert this?
<FONT SIZE="+2">I'm a big sentence now!</FONT>
I agree learn CSS if there are any changes a to be made on a huge website its much easier to do so. Ie color, font, fontsize. headers

nomad
Feb 6 '08 #3
How to insert the font color? and notepad is the best way of editor? Does you will need an html installer software. does you will need a notepad?

ANd how to insert font color

In this case?

[html]
<HTML>
<HEAD>
<TITLE>Test Page</TITLE>
</HEAD>
<BODY>
Hi there, you have just written your first web page!
</BODY>
</HTML>
[/html]
How will I insert this?
<FONT SIZE="+2">I'm a big sentence now!</FONT>
As mentioned by everybody else, its much better and easier if you learn CSS.. But to begin with be comfortable with HTML.. to include color to the font tag u need to write "<font size="+2" color="red">Hi there, you have just written your first web page! </Font>" . It also accepts other attributes like "face" which decides what type of font do u want to use for eg: tahoma,arial etc to name a few.. There are lots of different text editors availbale out there .. Many of the are free.. you can also try out "EditPlus" .. Try it out on www.editplus.com .. Its pretty good but u need to buy it.. the trial version is more than enough and sometimes the Trial version doesn't expire.. Do some search on the internet for other text editors.. Though notepad is also enough provided u know the tags well.. just write your code and save it with ".html" tag ... Good Luck..
Feb 7 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

14
by: Miranda | last post by:
Hi, I have a ASP/vbscript program that generates random passwords. The problem is I need to insert those passwords into an Access database of 327 clients. I have the random password program...
2
by: j van c | last post by:
I have a menubar on my main page. when clicking on a menu item I want to open an existing htm page at a certain position in my main page I use no frames. It should be replacing a div-section....
4
by: Tom Dauria | last post by:
What I am trying to do is write a resume into a word document from information in an Access database. I have been using bookmarks and inserting table results into the document and so far it's...
4
by: comp_guy | last post by:
hey guys, can anyone see where im going wrong in my code below? i am making a registration form on a webpage before using php to send the input data into a mySQL database. first off is the code for...
1
by: nishac | last post by:
I am using fckeditor 2.3.The problem is that i use shift-enter between paragraphs.But when i see it in the browser I can see double space instead of single space. I noticed that the source of...
2
by: brnkstyle | last post by:
Hi i need to insert a link into an email using visual basic but part of the link is also a variable which will be changing depending on the record in the database any ideas how to do this. When i use...
1
by: JPhilS | last post by:
Hi to all Webmaster! I have discover this problem when I inserted the scores of the students i a centain subject. I am making a school project with regards to saving students' record. first, I...
22
by: gaxman | last post by:
<form enctype="multipart/form-data" action="add_acq.php" method="POST"> <p align="center" style="margin-bottom: 0"><font face="Arial">Enter EPS userid:</font></p> <p align="center"...
1
by: malathib | last post by:
Hi, I am facing a problem in using iframes. For example..<h2><font color="blue"><span class="article-title">Translation</span></font></h2><span class="subtitle">Malathi is a name</span> if i...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.