Jump to content

Leyrson

Members
  • Posts

    4
  • Joined

  • Last visited

About Leyrson

  • Birthday 11/06/1982

Contact Methods

  • MSN
    lekopr@hotmail.com
  • Website URL
    http://
  • ICQ
    92640178

Profile Information

  • Location
    Brazil
  • Interests
    html, xhtml, css, php, MySQL.<br />Layout and tableless code.

Leyrson's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. try change all Black text :)change RGB Too
  2. cursor: url("/Windows/Cursors/something.cur"); try, if all right the problem is in your arquive(something.cur). sorry my bad english cursos: url("/Windows/Cursors/horse.ani"); If you have the something.cur arquive, Can use too url("%SYSTEMROOT%/Cursors/something.cur");
  3. <style type="text/css">#radiobrasileirinho {background-color:#708090;}</style><form><input type="radio" name="mycountry" value="brasil" id="radiobrasileirinho"><BR></form> Try itbye
  4. Leyrson

    CSS Margin Issue

    try margin: 0px 0px 0px 0px; OR margin-top: 0px;margin-right 0px;margin-bottom 0px;margin-left 0px; Show all code bye
×
×
  • Create New...