+ Post New Thread
Page 1 of 11 1 2 3 ... LastLast
Threads 1 to 20 of 218

Forum: Code

All about XHTML, CSS, JavaScript, PHP etc.

  1. CSS floats

    Floats are a large part of the CSS spec. They are all well and good until you start to float objects in divs with cont enough content to make the...

    Started by francis, 29th Dec 2003 06:49 pm
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 2,658
    12th Jun 2004 10:51 am Go to last post
  2. Your logo is an image, not a <h1>

    Should you mark your logo up as an image or a <h1>? I used to like the idea of putting in some text in the mark-up and using css image...

    Started by uzoma, 26th May 2012 08:36 pm
    2 Pages
    1 2
    css, logo
    • Replies: 16
    • Views: 1,445
    6th Jun 2012 04:20 pm Go to last post
  3. Wink Errors in my code!!!

    I am having problems with Validating my code. It's mainly at the start of the document and in the head tag which is strange, as I copied it straight...

    Started by Matine, 18th Oct 2011 11:53 am
    2 Pages
    1 2
    • Replies: 13
    • Views: 305
    18th Oct 2011 01:49 pm Go to last post
  4. Regular expressions

    I don&#39;t know if this is going to help anyone or not, but regular expressions are insanely powerful, and can come in very useful when validating user...

    Started by francis, 25th Feb 2004 09:28 pm
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,093
    12th Sep 2005 12:42 pm Go to last post
  5. How should we design the menu page?

    I thought I posted this before but apparently not. Has anyone got any ideas how we should code the menu page for the Warm Bean Coffee shop. ...

    Started by Esam, 12th Nov 2011 02:54 pm
    2 Pages
    1 2
    • Replies: 12
    • Views: 373
    12th Nov 2011 11:43 pm Go to last post
  6. More on CSS Layout

    For my sins I find myself with a couple of commercial web design jobs to complete in the next few months :) :( I have just begun the first and,...

    Started by David, 27th Aug 2004 11:51 am
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,998
    1st Sep 2004 06:42 pm Go to last post
  7. Liquid Layout

    Hi there! I want my getting lippy site to have a liquid layout. So far its gone well, I have set a minimum size and maximum size for it to go but...

    Started by kae101, 10th Feb 2010 11:31 am
    • Replies: 9
    • Views: 1,157
    16th Feb 2010 04:23 pm Go to last post
  8. Help! Disappearing Images!!

    My website is fine when I preview it in browsers and there are no validation errors, yet once it is online, some of my images have disappeared. The...

    Started by Matine, 18th Oct 2011 06:32 pm
    • Replies: 9
    • Views: 242
    18th Oct 2011 07:27 pm Go to last post
  9. Scaleable fonts

    David, Further to today's course notes, I have a few more questions on how font-scaling works as well as using ems vs. pixels. The course notes...

    Started by sibweber, 31st Oct 2012 10:02 pm
    ems, font-size, pixels
    • Replies: 9
    • Views: 648
    18th Nov 2012 04:12 pm Go to last post
  10. PX to EM Transition

    I&#39;m always willing to change the way I work if I think it&#39;s a good idea. In the past, I always designed my CSS text settings using PX (absolute pixel...

    Started by David, 11th Dec 2003 11:53 am
    • Replies: 8
    • Views: 1,519
    16th Dec 2003 11:49 am Go to last post
  11. Three column fixed layout

    OK, I admit I only spent about an hour with this but I came absolutely no where near close to getting what I wanted. I&#39;m trying to replicate the...

    Started by David, 9th Sep 2004 02:57 pm
    • Replies: 8
    • Views: 1,320
    9th Sep 2004 10:24 pm Go to last post
  12. CSS Niggles

    Don&#39;t get me wrong, I love CSS but boy can it be annoying. I&#39;m currently trying to develop a tabbed global nav menu for the expanded CADTutor...

    Started by David, 19th Sep 2005 11:31 am
    • Replies: 8
    • Views: 1,646
    20th Sep 2005 11:12 pm Go to last post
  13. 3-Column Layout anyone?

    I&#39;m still beavering away at version 4.0 of CADTutor and I&#39;m close to starting serious work after an age of research, prevarication and fee-earning...

    Started by David, 9th Nov 2005 11:05 am
    • Replies: 8
    • Views: 1,644
    16th Nov 2005 01:32 pm Go to last post
  14. Two floating lists (I think)

    On my course homepage I have two lists. At the moment I want them to sit in order one after the other vertically down the page but something to...

    Started by Aimee, 8th Nov 2011 10:02 pm
    • Replies: 8
    • Views: 292
    17th Nov 2011 05:39 am Go to last post
  15. Moving Contents into the Centre for all Browsers

    The settings I have used to put the contents of my site in the center on Firefox and Safari doesn't work on Internet Explorer. I wondered if you...

    Started by stevepender100, 22nd Nov 2011 12:06 pm
    • Replies: 8
    • Views: 343
    28th Nov 2011 07:20 pm Go to last post
  16. using &nbsp; to create space

    I was wondering if its bad practice to use &nbsp; to create space between sentences? Example: <dl> <dt>&nbsp;</dt> <dd>Opening...

    Started by Natalie, 22nd Nov 2012 06:33 pm
    • Replies: 8
    • Views: 511
    1st Dec 2012 02:26 am Go to last post
  17. Google maps - pass HTML validator?

    I am trying to add goggle maps to my website, I have managed to do it, but when I go to validate it fails every time. Anyway to get it to pass? ...

    Started by jn_reed, 3rd Dec 2012 04:48 pm
    • Replies: 8
    • Views: 431
    3rd Dec 2012 06:28 pm Go to last post
  18. Updated small business website—crit please?

    If anyone fancies doing a quick crit, I have uploaded a new version of my small business website...

    Started by sibweber, 10th Dec 2012 11:40 am
    • Replies: 8
    • Views: 623
    16th Dec 2012 04:49 pm Go to last post
  19. img tag placement

    To be inline with XHTML 1.0-strict should an image tag always be placed inside another element such as a paragragh or heading to imply a content...

    Started by Stewart, 9th Oct 2009 10:10 am
    • Replies: 7
    • Views: 933
    10th Oct 2009 02:41 pm Go to last post
  20. Positioning problems

    Hello, I'm having some problems positioning certain elements. Here is my quandary: I don't know how to have my logo on the left, and contact/opening...

    Started by BenHearn, 15th Nov 2012 11:29 am
    • Replies: 7
    • Views: 373
    22nd Nov 2012 11:50 am Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 500 views
Hot thread with unread posts
More than 15 replies or 500 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts