Search results

  1. CaldwellYSR

    need help making a line break

    Well a line break would make the most sense... but couldn't you also just make it two <p> tags? <p>337 Queen Street West</p> <p>Toronto, ON, M5V 2A4</p>
  2. CaldwellYSR

    I wnat to design my own templates - where to begin?

    I agree with the post above me. CSS is an absolute must! w3schools has good tutorials and you can find pretty much all you need to know about CSS online (it's easy). I would not use Dreamweaver if it were me. Dreamweaver costs way too much money and it gives you pretty wonky code. I would learn...
  3. CaldwellYSR

    Jquery Clock

    So I have this corny idea to make a clock with two hour hands. One hand showing the client's local time and the other showing my time (Central Standard Time). I have the clock working and showing the client's time, however I can't figure out how to add another hour hand showing my time. Does...
Top