Recent content by gladia31

  1. G

    CSS image problem

    i dont where i was wrong because i cant make my css image show in my website. here is the css code: div.Logo { background-image:url('images/Gladiator.png'); background-repeat:no-repeat; background-position:left; } is there somthing wrong in my css code?
  2. G

    Data Source name of mySql?

    Hello to all. I'm new in developing website. My main question is i dont know the Data Soruce name for C#'s mySqlConnection. I want to Manipulate my database from cpanel to my C# application. i Hope some can provide me a short tutorial. Thank you in advance.
Top