Results 1 to 3 of 3

Thread: Whats wrong w/ this code?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2002
    Location
    Michigan
    Posts
    143

    Whats wrong w/ this code?

    Anything wrong witth this code? Cuz everytime lets say I goto View --> Text Size --> Large/largest in Internet Explorer, the first linke "My Cmich" the bullet in front of it gets off centered kinda and moves to the right. Throwing everything outta wack. If its in Medium text size, its fine though.

    Screenshot is http://www.thecentralword.com/index2.html

    gotta change ur text size though




    PHP Code:
    <table border="1" cellspacing="1" width="100%" id="AutoNumber5" height="45" bordercolorlight="#660033" bordercolordark="#FFFFFF">
            <
    tr>
              <
    td width="100%" height="45">
              <
    p align="center"><b>Student Information:</b></p>
              <
    p>
              <
    span class="middot">
              &
    nbsp;&nbsp;·
              
    <class="coolLink" target="_blank" href="http://my.cmich.edu/">
              <
    font color="#660033" style="font-size: 11pt">My Cmich</font></a><font style="font-size: 11pt"><br />
              &
    nbsp;&nbsp;· </font>
              <
    class="coolLink" target="_blank" href="http://student.csv.cmich.edu/">
              <
    font color="#660033" style="font-size: 11pt">My Webmail</font></a><font style="font-size: 11pt"><br />
              &
    nbsp;&nbsp;· </font
              <
    class="coolLink" target="_blank" href="http://eweb.cmich.edu/">
              <
    font style="font-size: 11pt" color="#660033">My Oasis</font></a><font style="font-size: 11pt"><br />
              &
    nbsp;&nbsp;· </font
              <
    class="coolLink" target="_blank" href="http://www.cm-life.com/">
              <
    font style="font-size: 11pt" color="#660033">My Cmlife</font></a></font></span><p>
              <
    span class="middot">
              <
    font face="Times New Roman"
              <
    font style="font-size: 11pt">&nbsp;</font><b>Other Useful Links:</b></font></span><p>
              <
    span class="middot">
              <
    font face="Times New Roman"
              &
    nbsp;&nbsp;·
              
    <class="coolLink" target="_blank" href="http://www.ratemyprofessors.com/SelectTeacher.jsp?sid=200">
              <
    font style="font-size: 11pt" color="#660033">Rate My Professor</font></a><font style="font-size: 11pt"><br />
              &
    nbsp;&nbsp;· </font>          
              <
    class="coolLink" target="_blank" href="http://www.thecentralword.com/favorite.htm">
              <
    font style="font-size: 11pt" color="#660033">Phone Numbers</font></a><font style="font-size: 11pt"><br />
              &
    nbsp;&nbsp;· </font>
              <
    class="coolLink" target="_blank" href="http://www.weather.com/weather/local/48858?x=9&whatprefs=&y=11">
              <
    font style="font-size: 11pt" color="#660033">Local Weather</font></a><font style="font-size: 11pt"><br />
              &
    nbsp;&nbsp;· </font>
              <
    class="coolLink" target="_blank" href="http://www.movietickets.com/house_list.asp?ShowDate=0&SearchZip=48858&SearchCity=&SearchState=&SearchSort=0&SearchTitle=">
              <
    font style="font-size: 11pt" color="#660033">Movie Listings</font></a><font style="font-size: 11pt"><br />
              <
    br /></font>

              </
    td>
              </
    tr>
              </
    table

  2. #2
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342
    use this:

    <font color="#660033" style="font-size: 11pt">&nbsp;&nbsp;·</font>

    instead of :

    &nbsp;&nbsp;·
    ksm

  3. #3
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342
    oh.. the two nbsp's before the Dot .. have been converted to spaces ..
    ksm

Posting Permissions

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



Click Here to Expand Forum to Full Width