Recent content by softwareDev

  1. S

    HTML question Change password input to *****?

    I haven't had to do this but this is why I would try to do. Have two fields for the password, one hidden and the other where the asterisks will display (type="text") Use javascript to replace the values in the type="text" field with asterisk and synchronize this field with the hidden field.
  2. S

    How do you combine html and web layouts?

    You combine then with a <link> tag or a <style> tag You pay for a server to get your page online, about $60/yr.
  3. S

    do you think is good idea to start a video game console repair service business?

    I think people that would pay for fixes would have payed for warranty, so I say no. Unless you are really really cheap.
Back
Top