www.webdeveloper.com

Search:

Type: Posts; User: ecross

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    685

    I wanted to update what I have so far. The only...

    I wanted to update what I have so far. The only thing I need is I don't want to border on the submenu items. When you hover over the History to expand the menus don't line up either.


    #header {
    ...
  2. Replies
    1
    Views
    685

    CSS drop down menu problem

    Hello, I am trying to follow the code from this simple css drop down menu here. I have the code which I am trying to make work with what I have currently. I want the spacing between the listed items...
  3. Replies
    3
    Views
    558

    Whats is > this about in CSS?

    Typically I usually see something like this:

    header h1 { ... }.

    But the other day I was looking at some variety of templates on freehtml5templates.com and found the Rings of Time template...
  4. Replies
    1
    Views
    470

    Maybe this will help. This is the footer that I...

    Maybe this will help. This is the footer that I would love centered on the page. If you can help that would be great.


    <!DOCTYPE html>
    <html lang="en">
    <head>
    <title>Footer Column</title> ...
  5. Replies
    1
    Views
    470

    center footer area

    Hello,

    I'm using the RingofTime template at http://freehtml5templates.com and have been modifying it so it can fit the entire width of the screen. The problem I have been strugging is I would like...
  6. Replies
    0
    Views
    740

    website for non-profit

    Hello,

    I'm currently looking for a shared website hosting package for a non-profit organization. I've taken the time and have been reading some of the threads here and found ATSPACE.com and...
  7. Replies
    1
    Views
    795

    Problem solved. I got figured out.

    Problem solved. I got figured out.
  8. Replies
    1
    Views
    795

    CSS List menu aligning on topnav

    Hello,

    I have a list style of links on the left and some links on the right of topnav. The problem I having is the links do no properly line up so well on the top navigation. The links go off on...
  9. Replies
    0
    Views
    571

    Interesting timer

    I am wondering how the Beta invite timer on Path of Exile website work. I never seen this before and thought it was interesting. The Random timer gathers forum members for their upcoming Beta...
  10. Replies
    3
    Views
    864

    cmgray, If I understand correctly you just...

    cmgray,

    If I understand correctly you just want the images centered below www.elevatethemovie.com in your footer. Just remove the style float property from your img element. You can also remove...
  11. Replies
    1
    Views
    937

    Here's how to apply table styling with css. ...

    Here's how to apply table styling with css.

    http://www.w3schools.com/css/css_table.asp
  12. Replies
    1
    Views
    898

    Anybody? Edit: I actually figured out what I...

    Anybody?

    Edit: I actually figured out what I need to do with this. Nevermind.
  13. Replies
    1
    Views
    898

    Flexible 3 column print problem

    I would love to use this flexible 3 column layout on cssplay.col.uk but here is one problem I have found. In Firefox, if you go to Print Preview the columns actually start on the next page leaving a...
  14. Replies
    1
    Views
    738

    3 column layout question

    Hello,

    I've been doing two column layouts in the past and I'm looking at doing a three column layout in CSS. The div containers will consist a header, navigation, left, middle, and a right...
  15. Replies
    6
    Views
    1,659

    The css reset was not what I wanted as it set all...

    The css reset was not what I wanted as it set all margins to 0 making the page full width of the browser window. However, it did correct the spacing area between the content and the footer area but...
  16. Replies
    6
    Views
    1,659

    This page seems to explain the situation I am...

    This page seems to explain the situation I am having.

    http://codegrad.hub.ph/fixed-width-two-column-css-layout/

    The leftcolumn and the content areas are the ones that need to stretch...
  17. Replies
    6
    Views
    1,659

    gap between footer

    Hello,

    I'm creating a simple two column layout and there is a white gap between the left column and the footer. There is also a gap between the right. I would love the height to go down to the...
  18. Replies
    2
    Views
    1,551

    This page explains using Javascript. ...

    This page explains using Javascript.

    http://flexknowlogy.learningfield.org/2008/06/26/setting-font-size-proportional-to-window-size/
  19. Replies
    2
    Views
    1,981

    Have you read NogDog's sticky thread, 'Before...

    Have you read NogDog's sticky thread, 'Before asking why your page doesn't work Validate' at the top? Your page does contain errors by the validation service. You should probably got those fixed...
  20. Thread: styling list

    by ecross
    Replies
    2
    Views
    981

    This is what I'm trying to do with full code....

    This is what I'm trying to do with full code. Maybe this will be better knowing what I want.



    <!DOCTYPE html>
    <html>
    <head>
    <link rel="stylesheet" type="text/css" href="theme1.css" />...
  21. Thread: styling list

    by ecross
    Replies
    2
    Views
    981

    styling list

    I have series of listed going across for my footer and would like to change the first list by making it bold and increasing the font size. However, it doesn't do anything was hoping for an...
  22. Replies
    3
    Views
    1,179

    I changed my code a little bit. I was able to fix...

    I changed my code a little bit. I was able to fix it. Thanks!
  23. Replies
    3
    Views
    1,179

    help with nav bar links

    I have been trying to adjust the links on the nav bar aligned right for little bit now and kinda need some help.

    The links should be vertical align in the middle of the section but if you take a...
  24. Replies
    4
    Views
    932

    Finally!! I got it figured out. Thanks anyway.

    Finally!! I got it figured out. Thanks anyway.
  25. Replies
    4
    Views
    932

    I had a few errors in the CSS document so now...

    I had a few errors in the CSS document so now they should be correct. Heres the updated version. The problem still exists so if anybody can have a look to see what I can do to fix the problem that...
Results 1 to 25 of 121
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles