Sorta dumb question...

Discussion in 'Software' started by murtle_3, Jan 8, 2005.

  1. murtle_3

    murtle_3 Private E-2

    I'm not really a "rookie" at web design, but I just got back into it when I wanted to publish my blog on something other than a free blogging site but anyways...i was wondering how I change the color of the border I put on an image? I can't seem to figure it out...if someone could help, I'd appreciate it.

    Thanks guys,
    Ross
     
  2. Ctrl+Alt+Del

    Ctrl+Alt+Del Private E-2

    Hi murtle,

    Don't know if you want to use CSS for the border but it makes it real easy. For example, just say you have this bit of code for an image in your HTML

    <img src="dog.jpg" height="60" width="80">

    just add style="border: 1px solid white;" to it like so

    <img src="dog.jpg" height="60" width="80" style="border: 1px solid white;">

    this will add a 1px white border around the image, you can change the color using pre-defined HTML colors or hex with a '#' infront. Dont forget the semi-colon and the colon, or else it wont work

    Hope it helps
     
  3. murtle_3

    murtle_3 Private E-2

    Thanks man that helped a lot.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds