www.webdeveloper.com

Search:

Type: Posts; User: KBear

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    267

    Each table will be a link to another page of the...

    Each table will be a link to another page of the website.

    Kenneth
  2. Replies
    7
    Views
    267

    Thank you once again Dave. I want to make these...

    Thank you once again Dave. I want to make these tables a link as well. Have you done that before?

    Kenneth
  3. Replies
    7
    Views
    267

    Thank you Dave! I have a followup question. If...

    Thank you Dave!

    I have a followup question. If I position the tables "absolute" using pixel value locations won't I have problems with different resolutions for different visitor screens? How do I...
  4. Replies
    7
    Views
    267

    Positioning tables using CSS

    Hello All,

    If I want to position 3 separate tables on a web page how can I do that using CSS? I'm going back and forth on using objects or tables and I want to see which one will work the best for...
  5. Replies
    9
    Views
    1,218

    Sorry, guess I could have made myself clearer. ...

    Sorry, guess I could have made myself clearer.

    When the visitor hovers over the text link in the table below, the background color changes in the table above. I think I stated this in my first...
  6. Replies
    9
    Views
    1,218

    PBSWebDesign - Thanks, bud, but that's not...

    PBSWebDesign - Thanks, bud, but that's not exactly what I was looking for.

    Let's isolate it a bit. Say I have two small tables one on top of the other. Now, the bottom one has a text link in it...
  7. Replies
    1
    Views
    772

    So I guess there isn't? ~K

    So I guess there isn't?

    ~K
  8. Replies
    6
    Views
    987

    Agree 100%. Unless this is a long lasting...

    Agree 100%.

    Unless this is a long lasting single web page you shouldn't have external links due to future link route on linker's pages when you remove the page. Not a good idea if this will be a...
  9. Replies
    13
    Views
    1,046

    You're absolutely right about testing the...

    You're absolutely right about testing the changes. All the more reason to obtain all the client files first (all the files including any .js, css and image files etc.). All the more reason to have...
  10. Replies
    13
    Views
    1,046

    Was unable to delete this double post.

    Was unable to delete this double post.
  11. Replies
    9
    Views
    1,218

    Sorry for the late reply. Thank you for the...

    Sorry for the late reply. Thank you for the response!!!! Certainly there's a different method than just using jQuery?

    ~K
  12. Replies
    15
    Views
    3,873

    Years ago I asked this very same question. I...

    Years ago I asked this very same question. I don't use conditions either, however, I do like to include a disclaimer in the footer as to system requirements and browser usage.

    Keep your code as...
  13. Replies
    11
    Views
    2,356

    I couldn't agree more! ~K

    I couldn't agree more!

    ~K
  14. Replies
    1
    Views
    772

    Multimedia software

    Is there a free download-able software that is close to Adobe's Macromedia Flash for making SWF animation files?

    ~K
  15. Replies
    5
    Views
    2,194

    Thank you for posting your results from your fix....

    Thank you for posting your results from your fix. Always nice to find out things worked out and how they were actually fixed to function properly!

    ~K
  16. Replies
    9
    Views
    1,218

    Hover effects and table colors question

    Hello All,

    If I have several tables next to each other and each table has a text hyperlink inside with a "display : block;" within the table and I want the table next to it to change to a...
  17. Replies
    2
    Views
    593

    Loaded just fine for me.

    Loaded just fine for me.
  18. Replies
    9
    Views
    1,677

    Thank you, Fang! I looked my code over again and...

    Thank you, Fang! I looked my code over again and found that your code was just what I needed. It works now the way I wanted it to.
  19. Replies
    9
    Views
    1,677

    Fang - You were absolutely right-on with the...

    Fang - You were absolutely right-on with the "display:block;" and I did resolve "MY" issue. The reason I call it "MY" issue because it was a DUMB thing I was overlooking (and as I know now a DUMB...
  20. Replies
    9
    Views
    1,677

    Yep, I tried "Inline-Block" as well - no luck....

    Yep, I tried "Inline-Block" as well - no luck. The page I'm working on isn't live or on a test server so I don't have a link for you. There's just something so simple I'm sure I'm overlooking here....
  21. Replies
    9
    Views
    1,677

    a {display:block;...

    a {display:block; width:7em;text-decoration:none;border-bottom:1px dotted #fff;background:#fff;}

    When I place the {display: block;} within the anchor class I'm using of my CSS the "block" then...
  22. Replies
    9
    Views
    1,677

    Thank you Fang. With all the views and no...

    Thank you Fang. With all the views and no response looks as though I asked a stupid question. Thank you for taking the time to answer this question for me. I defined the block as suggested but...
  23. Replies
    9
    Views
    1,677

    Link hover text decoration

    Is there a way to make the "underline" on text decoration on link hovers longer than the text itself? Without using an image to do so.
  24. Replies
    8
    Views
    1,567

    That did it Dave! I was trying to do too much....

    That did it Dave! I was trying to do too much. Thank you now I can get movin' again.

    Kenneth
  25. Replies
    8
    Views
    1,567

    The test page is on my machine not on a web...

    The test page is on my machine not on a web server.

    Kenneth
Results 1 to 25 of 34
Page 1 of 2 1 2
HTML5 Development Center



Recent Articles