My Blogs
-
Introduction to UNIX, git, and GitHub
Learn the basics of operating system how UNIX works and different commands that we can use in the shell & how Git & GitHub help you to manage your projects with ease.
- Git
- GitHub
-
A brief introduction to HTML & CSS
Learn how the web pages are constructed from the ground up. This article discusses about what HTML & CSS are and how they work together to build a webpage fro you.
- HTML5
- CSS3
-
HTML Page Structure & Semantics
HTML5 & CSS3 bring a lot more emphasis on strict practices like page strucutre and semantics. The semantics of your page are more important than ever in HTML5. Learn do's and dont's for webpage semantics.
- HTML5
- CSS3