Search Results

Showing results 1 to 12 of 12
Search took 0.02 seconds.
Search: Posts Made By: FC Jamison ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Mar 25th, 2009
Replies: 5
Views: 1,073
Posted By FC Jamison
OK...that worked on my server when I named the original document index.shtml. The shtml extention was required so that I could add the SSI (server side include) directives to the existing page.
Forum: HTML and CSS Mar 25th, 2009
Replies: 5
Views: 1,073
Posted By FC Jamison
So should the code look something like this?


<html>
<head>
<title>EngineeringNotes.net</title>
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
Forum: HTML and CSS Feb 21st, 2008
Replies: 8
Views: 1,414
Posted By FC Jamison
I am not seeing a problem at all in IE7.
Forum: HTML and CSS Feb 15th, 2008
Replies: 4
Views: 785
Posted By FC Jamison
You're going to have to be a bit more descriptive with your problem.

After opening a text file from where? What does ftp have to do with the text file?

What exactly are you trying to do?
Forum: HTML and CSS Feb 15th, 2008
Replies: 14
Views: 2,455
Posted By FC Jamison
You could try something like this:

CSS

#button1 {
width: 50px;
height : 25px;
overflow : hidden;
background-image: url('/images/image.jpg');
}
Forum: HTML and CSS May 27th, 2007
Replies: 23
Views: 3,647
Posted By FC Jamison
I have some stuff up at http://fjamison.awardspace.com/courses.htm
Forum: HTML and CSS Jan 16th, 2007
Replies: 2
Views: 2,977
Posted By FC Jamison
We really need to see a working page so we can identify the problem.

My guess is that there is some object that is getting moved to a different position and is bumping everything else down.
Forum: HTML and CSS Jan 16th, 2007
Replies: 7
Views: 2,194
Posted By FC Jamison
Can you give us a link to the page so we can look at it?
Forum: HTML and CSS Dec 10th, 2006
Replies: 7
Views: 17,385
Posted By FC Jamison
If this is a form, have you tried


<input type="reset" value="Reset!">
Forum: HTML and CSS Sep 19th, 2006
Replies: 8
Views: 10,445
Posted By FC Jamison
I did this a month or so back for a client.

It will at least give you an idea of how to use an array to populate a table.
Forum: HTML and CSS Sep 17th, 2006
Replies: 8
Views: 10,445
Posted By FC Jamison
hmm...off the top of my head, I'd suggest using a JavaScript onclick event to change the background of the specified cell.

You could then have a small image as the background.

How to get it to...
Forum: HTML and CSS Sep 17th, 2006
Replies: 8
Views: 10,445
Posted By FC Jamison
I'm not exactly sure what you are asking for here...

Do you have a page you can point me to so I can get a better picture of what you are asking for?
Showing results 1 to 12 of 12

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC