CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 5th, 2003, 11:58 PM
PhillyPino PhillyPino is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 325 PhillyPino User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 11
Align textbox with cSs

without using <div>. how?

also, how do you change the color of text? just the text without using <p>.

Reply With Quote
  #2  
Old April 6th, 2003, 10:15 AM
degsy degsy is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Nov 2001
Posts: 1,882 degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level)degsy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 5 Days 21 h 19 m 30 sec
Reputation Power: 18
Here are some examples of using CSS

Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

<body>
<form name="form1" id="form1">
  <textarea name="textarea" style="width: 300px; height: 100px; float: right; clear: both;"><textarea name="textarea" style="width: 300px; float: right; 
  clear: both;"></textarea> </textarea>
  
  <p style="clear: both;">
  <span style="color: blue; font-weight: bold;">Lorem ipsum dolor sit amet</span>, consectetuer adipiscing elects, sed diam<br />
  nonummy nibh euismod tincidunt C laoreet dolore magna aliquam<br />
  erat volutpat. C wisi enim AD minim veniam, quis nostrud exerci<br />
  tation ullamcorper suscipit lobortis nisl C aliquip ex ea control unit<br />
  Duis autem vel eum iriure dolor in hendrerit in vulputate velit ess<br />
  molestie consequat, vel illum dolore have feugiat nulla facilisis At vero<br />
  Eros and accumsan and iusto odio dignissim which blandit praesent luptatum<br />
  zzril delenit augue duis dolore feugait you nulla facilisi.</p>
</form>
</body>
</html>


Also check out
http://www.w3schools.com/css/default.asp

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Align textbox with cSs

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap