hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Design and Content : noobie question:(
Reply

Web Design and Content Subjects include, HTML, graphics, editors, CSS, Flash, graphics creation, placing of ads, ad serv companies, copyright, content and nearly anything else design related. Also talk about businesses that provide design services. If you link to your site, you must post in Web Site Reviews.
Forum Jump

noobie question:(

Reply Post New Thread In Web Design and Content Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 04-20-2008, 03:26 AM
hopesfall hopesfall is offline
WHT Addict
 
Join Date: Feb 2008
Posts: 163

noobie question:(


ok, first off I wanted to let everyone know that I am very new to html and I am just trying things out by taking a look at sites and experimenting things. I wanted to know how you would place text in the middle of your page....I saw on a tutorial something that looked like this...but it kind of didn't make sense because I am not trying to link this to anything, i simply want 2 different colors of shades on the outside and 1 on the outside, anyhow heres what i tried:

<html>

<frameset cols="10%,80%,10%">

<frame src="frame_a.htm">
<frame src="frame_b.htm">
<frame src="frame_c.htm">

</frameset>

</html>

Reply With Quote


Sponsored Links
  #2  
Old 04-21-2008, 07:08 PM
ShawnsITSolutions ShawnsITSolutions is offline
Disabled
 
Join Date: Apr 2008
Posts: 4
Hello,
Well if all your wanting is text than you use the following command for text

<p>text</p>

That makes a paragraph in HTML.

Now if you are using a CSS to define the colors, than simply create a class in your CSS file named whatever you want lets say we name them "COLOR1" and "COLOR2"

Then you would use the following code for that.

<p class="COLOR1"> TEXT HERE </p>
<p class="COLOR2"> TEXT HERE </p>

But, if you are not using any CSS what so ever than the following code will work as well.

<p color="#000000">TEXT HERE</p>

The #000000 is a black, so you would need to get the hex color for the color you want.

I hope this helped.

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
The Value of Your Intellectual Property Blog 2013-05-06 17:43:13
Joomla Hosting Study Shows Speed, Uptime Top Selling Points of a Web Host Web Hosting News 2012-11-07 15:06:36
10-14-2012 Roswell, NM - The Hosting Shift Blog 2012-10-24 15:14:40
Rackspace Blog Looks at Easy Outsourcing for App Development Blog 2012-03-05 19:07:48
Blackberry the UnCloud Blog 2011-10-14 15:28:54


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?