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

JavaScript Switch Statement. Learn What It Is And How To Use It

Posted by TotalDC 2021-04-21 in JavaScript, Tutorial

You have learned about decision making in JavaScript using if-else statements in our previous article on if – else statements in JavaScript. You have seen in previous article that you…

Card image cap

JavaScript Events. Learn What They Are And How To Use Events

Posted by TotalDC 2021-04-12 in JavaScript, Tutorial

JavaScript events provide a dynamic interface to a webpage. These events are hooked to elements in the DOM (Document Object Model). These events by default use bubbling propagation, upwards in…

Card image cap

JavaScript Cheat Sheet. Functions That Will Make Your Development Easier

Posted by TotalDC 2021-04-05 in Featured, How To, JavaScript, Tutorial

As you may know JavaScript is a programming language that powers the dynamic behavior on most websites. Alongside HTML and CSS, it is a core technology that makes the web…

Card image cap

JavaScript Functions. Everything You Need To Know

Posted by TotalDC 2021-04-02 in JavaScript, Tutorial

A JavaScript function is a set of statements that take inputs, do some specific things and produces output. Basically, a function is a set of statements that performs some tasks…

Card image cap

JavaScript Guide – Everything You Need To Know About Variable Scope

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

Scope of a variable is the part of the program from where the variable may directly be accessible. In JavaScript, there are two types of scopes: Global Scope – Scope outside…

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

JavaScript Guide – Introduction To JavaScript’s History And Features

Posted by TotalDC 2021-03-26 in Featured, JavaScript, Tutorial

JavaScript is the foundation of frontend web development and is the key ingredient in frameworks like React, Angular and VueJS. It can also be used to create backend with platforms…

Card image cap

CSS Guide Part 7 – Everything You Need To Know About Borders

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

As you maybe guessing CSS lets you apply borders to most HTML elements. To make a border all you need is to use border tag. First you need to specify…

Card image cap

CSS Guide Part 6 -Everything That You Need To Know About Margin And Padding

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

Margin and padding in CSS are the most used properties of spacing out elements. A margin is the space outside element and padding is the space inside the element. For…

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,…

« Previous 1 … 8 9 10 11 Next »

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
    WordPress vs Wix vs SquareSpace vs Weebly
    Posted by TotalDC in Featured, WordPress
    Card image cap
    5 Reasons Why You Should Use WordPress
    Posted by TotalDC in Featured, WordPress
    Card image cap
    5 Plugins That Will Improve Your WordPress Game
    Posted by TotalDC in Featured, WordPress
    Card image cap
    5 Best Resources For Free Stock Photos
    Posted by TotalDC in Browser, Featured
    Card image cap
    5 Best Free Tools For Quality Graphic Design
    Posted by TotalDC in Featured, Software
    Created by TotalDC 2021