Search results

  1. 163GB

    What linux distrobution do you use?

    I use ubuntu MATE, it's my personal favourite i've used debian KDE and arch in the past though.
  2. 163GB

    What language to learn after CSS?

    RE: How hard is CSS? CSS is the easier than HTML.. for example #para1 {     background-color: blue;     text-align: center;     color: red; } This would be CSS you add the # to what ever ID you set it to in HTML then choose the colour alignment, background colour etc. The only...
Back
Top