Search Results

Showing results 1 to 18 of 18
Search took 0.04 seconds.
Search: Posts Made By: Phaelax ; Forum: HTML and CSS and child forums
Forum: HTML and CSS 4 Days Ago
Replies: 2
Solved: plss help!!!!
Views: 254
Posted By Phaelax
Your table header doesn't have a closing tag (just add a slash to the closing TR), but that's not really affecting anything.

You also have a closing OL tag, but I don't see an opening one. Also,...
Forum: HTML and CSS 4 Days Ago
Replies: 2
Views: 213
Posted By Phaelax
If the titles are showing up as Flash, then it's probably done with either sFIR or possibly Cufon. And yes, they are rendering the text with Flash, and Flash does allow you to select text.
Forum: HTML and CSS 4 Days Ago
Replies: 3
Views: 194
Posted By Phaelax
So the header graphic is a link? Simple CSS fix, add the following to the image: style="border:0;"
Forum: HTML and CSS 7 Days Ago
Replies: 1
Views: 419
Posted By Phaelax
Based off the code I found here, http://www.webdeveloper.com/forum/showthread.php?t=52083, and a few other additions, I came up with something for you. The general conclusion I saw to this problem...
Forum: HTML and CSS 7 Days Ago
Replies: 1
Views: 311
Posted By Phaelax
Links on the web can't control what application they launch with, your OS and browser determines that. Why would you want to browse the web from one browser and launch the links in another?
Forum: HTML and CSS 7 Days Ago
Replies: 1
Views: 246
Posted By Phaelax
The "ABTA" ad on the right appears to be at a fixed position, which will overlap the text in the middle on any browser depending on the browser's width. Other than that, it looks fine in FF 3.5 and...
Forum: HTML and CSS Nov 14th, 2009
Replies: 2
Views: 434
Posted By Phaelax
either it didn't copy over correctly or you forgot to upload additional files it requires, such as a style sheet.
Forum: HTML and CSS Jul 6th, 2009
Replies: 5
Views: 441
Posted By Phaelax
Quick and dirty example:

<div style="float:right;">
form fields go here
</div>


The key is the "float" attribute. Just play around with width/height to get what you want exactly.
Forum: HTML and CSS Jul 6th, 2009
Replies: 2
Views: 489
Posted By Phaelax
Here's how you'd create a list:

<select name="jlist" onlick="function()" size="3">
<option value="A">Item A</option>
<option value="B">Item B</option>
<option value="C">Item C</option>...
Forum: HTML and CSS Jun 19th, 2007
Replies: 5
Views: 2,620
Posted By Phaelax
judging by the screenshots, it looks like you're using PNG images. The following site explains the script I use to fix png display issues in IE.

http://homepage.ntlworld.com/bobosola/index.htm
Forum: HTML and CSS May 20th, 2007
Replies: 5
Views: 5,030
Posted By Phaelax
umm, cobol can output those numbers with commas added into them, just move it to a different pic.

What's wrong with calling javascript in this case anyway?
Forum: HTML and CSS Feb 1st, 2007
Replies: 7
Views: 4,801
Posted By Phaelax
Does you question have anything to do with Java? 'Cause javascript and html have nothing to do with Java.
Forum: HTML and CSS Jan 9th, 2007
Replies: 4
Views: 1,591
Posted By Phaelax
I solved the problem, incorrect doctype. But thanks for the tips mouse.
Forum: HTML and CSS Dec 31st, 2006
Replies: 12
Views: 20,408
Posted By Phaelax
To put it bluntly, any website that tries to take control away from me by hiding a browser's UI, for whatever the reason, I will very quickly become annoyed and not only ignore the site but possibly...
Forum: HTML and CSS Dec 30th, 2006
Replies: 4
Views: 1,591
Posted By Phaelax
I'm not sure how to correct for these size difference. This is sort of my first real attempt to not use tables.

Borders:
IE: adds border to the inside
FF: adds border to the outside (making...
Forum: HTML and CSS Jan 15th, 2006
Replies: 2
Views: 1,230
Posted By Phaelax
Just a curious thought, but what browser are you viewing it in? I came across an issue yesterday with css and tables. I read that the padding commands/margins (forget what exactly) in css aren't...
Forum: HTML and CSS Apr 3rd, 2004
Replies: 3
Views: 3,591
Posted By Phaelax
Yea, I still use 98 version. I like it's interface better.
Anyway, I have a frontpage web using shared borders. If I edit the right border html file, I have open all my pages and click save for the...
Forum: HTML and CSS Mar 20th, 2004
Replies: 11
Views: 7,790
Posted By Phaelax
You could use shared borders in front page. It's sort of like using frames, but not.
Showing results 1 to 18 of 18

 


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

©2003 - 2009 DaniWeb® LLC