Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 1
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-16-2008, 04:47 AM
neverwinter neverwinter is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

Help with html/css script tutorial?


This is from a tutorial html/css script, that seems bugged. can anoyone identify the problem?
<html>
<head>
<link rel="stylesheet" type="text/css"
href="style3.css/>
</head>
<body>
<p class="heading">text</p>

<p class="indent">text</p>

<p class="right">text</p>

<p class="left">text</p>

<p class="justify">text</p>

<p class="right">text</p>

</body>
</html>

This is the style sheet:
p.indent
{
text-indent: 100px;
color-red
}
p.right
{
text-align: right
}
p.left
{
text-align: left
}
p.justify
{
text-align: justify;
font-size: 150%
}

Thank you
Thank you! It works now.
Thank you! It works now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between ASP.Net(in HTML,script format) and ASP.Net with VB.net? SELVAKUMAR S HTML & DHTML 0 05-14-2008 04:57 AM
Php simple script question, html works and php doesnt.? pro0fun PHP 2 05-13-2008 09:17 AM
where can i get a full tutorial on the Linux tutorial.? uzo bizu Linux 1 05-12-2008 10:09 AM
So how hard is it to learn HTML, XML, DHTML, CSS, C++, Java Script? The_One HTML & DHTML 0 05-06-2008 11:37 PM
upload script for my html web site? oxlugo Web Scripts 1 05-06-2008 01:28 PM

Your Ad Here

All times are GMT. The time now is 11:38 PM.