Search results

  1. S

    Creating a footer

    I know :confused: That's why I need help. I find the work rather complex. Will appreciate it if you can guide me how! :)
  2. S

    Creating a footer

    Hey Chris :-) Thanks for getting back. Here is what I've done so far: HTML: </div> <div id="footer"> CSS: #footer{ clear: left; width: 100%; height: 300px; background: Black; color: #FFF; text-align: center; padding: 4px 0; } #footer a{ color: #FFFF80; } It works fine, except...
  3. S

    Creating a footer

    Hello there, I'm new here :-) I created a footer design and I'd like to create it in HTML/CSS. I'm familiar to HTML/CSS but still having difficulty created a footer like the one I created. I've attached a picture for you to take a look at, and will be grateful if you could assist me with the...
Top