simply WEB STUFF
  • Blog
  • Featured
  • About
Card image cap

JavaScript Guide – All You Need To Know About Variables and Datatypes

Posted by TotalDC 2021-03-29 in JavaScript, Tutorial

In previous article we discussed what is JavaScript and now lets start learning. In this article, we will get down to the real basics, looking at how to work with…

Card image cap

CSS Guide Part 5 – Everything You Need To Know TO Make Your HTML Text Stylish

Posted by TotalDC 2021-03-19 in CSS, HTML, Tutorial

With CSS you can change the size and shape of the text with a range of properties. Let’s talk about that. Font-family Font-family specifies font itself like Times New Roman,…

Card image cap

CSS Guide Part 4. Everything You Need To Know About Colors

Posted by TotalDC 2021-03-17 in CSS, HTML, Tutorial

CSS lets you use 16,777,216 colors. You can simply write color name, use RGB (red/green/blue) or hex code. For example following values gets you the same result: red rgb(255,0,0) rgb(100%,0%,0%) #ff0000…

Card image cap

CSS Guide Part 3 – Everything You Need To Know About Selectors, Properties and Values

Posted by TotalDC 2021-03-15 in CSS, HTML, Tutorial

Selectors are the names given to styles in internal and external CSS. For each selector there are properties written inside curly brackets like - color, font-size or background-color.

Card image cap

CSS Guide Part 1. What Exactly Is CSS And How To Use It

Posted by TotalDC 2021-03-10 in CSS, HTML, Tutorial

Previously I talked about HTML (Hypertext Markup Language), coding language that is the foundation for all web development. If HTML is the first language to learn when starting to build…

Follow me on:

Categories:

  • Afterhours
  • Browser
  • Cheatsheet
  • Crypto
  • CSS
  • Featured
  • Google
  • How To
  • HTML
  • JavaScript
  • PHP
  • Social media
  • Software
  • Tutorial
  • WordPress
  • Featured posts:

    Card image cap
    15 JavaScript Array Methods You Should Master Immediately (with examples)
    Posted by TotalDC in Featured, JavaScript, Tutorial
    Card image cap
    7 Ways to Monetize a Website
    Posted by TotalDC in Featured, How To
    Card image cap
    5 Websites That Will Help You Practice Your Skills
    Posted by TotalDC in CSS, Featured, HTML, JavaScript, Tutorial
    Card image cap
    5 YouTube Channels To Learn Web Development For Free
    Posted by TotalDC in Featured, Tutorial
    Card image cap
    How To Move WordPress From Localhost To Live Server
    Posted by TotalDC in Featured, How To, Tutorial, WordPress
    Created by TotalDC 2021