+ 8
Anyone with a link or idea to a CSS proffesional pdf? I want to go pro.
2 odpowiedzi
+ 5
If you are searching resource about CSS, there you will find some https://code.sololearn.com/WaVusr8J1KvK/#
+ 3
<!DOCTYPE html>
<html lang="en">
<head>
<title>Programmer Links</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://fonts.googleapis.com/css?family=Kodchasan|Arvo" rel="stylesheet">
<script>
var Data= {}
Data.general= { title: "GENERAL" }
/* Discussions & Tutorials */
Data.general.groups_and_tuts= { title:"Discussions & Tutorials", desc:'List of sites where are forums, articles and tutorials about programming', links:[
["SoloLearn","I really have to describe it? Well, now you're using it","http://www.sololearn.com"],
["StackOverflow","You ask, they answer. Simple, but remember that it is very likely that an answer has already been given ... just look for it","https://stackoverflow.com/"],
["CodeProject","Another famous site full of articles and tutorials","https://www.codeproject.com/"],
["Jenkov.com","Tutorials here","http://tutorials.jenkov.com/"],
["Guru99","Another site with many tutorials (thanks to C