These documents provide the backbone of the project formation courses
Formation Docs
BASICS: Everyone involved with MAYODEV must know HTML and CSS. Every webpage is made using HTML which includes what is on the page. CSS is information about how that page should look, eg color and size of font. Once you have been made an administrator of this website, there are many site tours that will teach you how to run this website.
W3SCHOOLS provides an excellent set of courses to learn html, css, javascript, php and mysql. HTML: http://www.w3schools.com/html/ CSS: http://www.…
more…