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

How To Make Footer Stick To The Bottom Of Web Page The Easy Way

Posted by TotalDC 2021-08-14 in CSS, How To, HTML

If you are new to web development and just created some HTML page then perhaps you are in situation where you have not enough content in your page and you…

Card image cap

4 Ways To Make Google Maps Responsive On Your Website

Posted by TotalDC 2021-07-28 in CSS, Google, How To, HTML, JavaScript, Tutorial

When you are creating website for business you may need to implement Google maps. That’s easy. But what if you need it to be responsive? In this article I will…

Card image cap

5 Websites That Will Help You Practice Your Skills

Posted by TotalDC 2021-06-09 in CSS, Featured, HTML, JavaScript, Tutorial

As a web developer you have to learn and practice all the time. I’ve made a list of 5 websites that will help you practice your skills as front-end web…

Card image cap

7 Ways To Center Elements In CSS

Posted by TotalDC 2021-05-28 in CSS, How To, Tutorial

As you probably know centering elements in CSS can cause a headache even to experienced developers. There are many different situations and many different solutions. Sometimes it is best to…

Card image cap

A Guide to Flexbox. All You Need To Know To Start Using Flex

Posted by TotalDC 2021-05-07 in CSS, HTML, Tutorial

This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). What is…

Card image cap

10 Useful CSS Tips To Make Your Next Project Easier

Posted by TotalDC 2021-05-05 in CSS, HTML, Tutorial

These are 10 CSS tips that can help you in projects. Prevent <textarea> From Resizing You can use the resize property to prevent a element from being resized. Drop Shadow…

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

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…

1 2 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