Excel Tech Hub

Excel Tech Hub ✨ Excel – where creativity meets elegance. Follow us for style, quality, and inspiration every day! πŸ’«

We craft exquisite products and innovative solutions that inspire, elevate, and bring brilliance to your everyday life.

12/03/2026

πŸ’» Website Design Lesson 10: Introduction to CSS

After learning HTML, the next important technology in web design is CSS.

CSS (Cascading Style Sheets) is used to style and design a website. While HTML creates the structure of the page, CSS makes it beautiful and attractive.

🎨 What CSS can do:

Change text colors

Add backgrounds

Control spacing and layout

Make websites responsive

Create animations and effects

πŸ“Œ Example of CSS

h1 {
color: blue;
font-size: 36px;
text-align: center;
}

This code tells the browser to:

Make the heading blue

Increase the size of the text

Align the text to the center

πŸ’‘ Important Tip:
A good website is not just about information β€” it must also look professional and easy to read. That is why CSS is very important.

πŸ“š Assignment:
Create a simple HTML page and try changing the color and size of the text using CSS.

---

Follow Excel Tech Hub to keep learning:
🌐 Website Design
πŸ’» Programming
πŸš€ Digital Skills

12/03/2026

πŸ’» Website Design Lesson 8 – Responsive Design

Did you know a website should look good on phones, tablets, and computers?

This is called Responsive Web Design.

A responsive website automatically adjusts its layout to fit different screen sizes so that users can easily read and navigate your site.

πŸ“± Mobile
πŸ’» Laptop
πŸ–₯ Desktop

All should display your website properly!

Why Responsive Design is Important: βœ” Better user experience
βœ” Works on all devices
βœ” Improves SEO ranking on Google
βœ” More professional appearance

At Excel Tech Hub, we are learning step by step how to build modern websites.

πŸ“Œ Follow this page for more Website Design Lessons.

11/03/2026

πŸ’» Web Design Lesson 7 – Adding Images to a Website

Images make a website more attractive and engaging. In HTML, images are added using the tag.

Example:



Explanation:

πŸ”Ή src – The location or name of the image
πŸ”Ή alt – Text that describes the image if it fails to load

Example in a webpage:

Welcome to My Website



This will display an image on your webpage.

πŸ“Œ Tip: Always keep your images in the same folder as your HTML file for easy access.

➑️ Next lesson: We will learn how to add links so users can move between pages or visit other websites.

πŸ’»πŸš€

11/03/2026

πŸ“š Web Design Lesson 6 – Understanding HTML Structure

When creating a website, every web page follows a basic HTML structure. This structure helps the browser understand how to display your content.

A simple HTML page has three important parts:

πŸ”Ή – This is the root of the web page. Everything on the page is inside this tag.

πŸ”Ή – This section contains information about the page like the title, meta tags, and links to styles or scripts.

πŸ”Ή – This is where the actual content appears such as text, images, buttons, and videos.

Example:




My First Website



Welcome to My Website
This is my first web page.




This is the foundation of every website on the internet.

πŸš€ Next Lesson: I will show you how to add images and links to your website.

10/03/2026

Web Design Lesson 6 – Viewing Your Web Page in a Browser

After creating your index.html file, the next step is to open it in a web browser to see your website.

Simply follow these steps:

1️⃣ Save your file as index.html
2️⃣ Go to the folder where the file is saved
3️⃣ Double-click the file or right-click and choose Open with Chrome / Edge / Firefox

Your browser will display the webpage you created with HTML.

This is how developers test and see their websites while building them.

In the next lesson, we will learn how to add headings and paragraphs to your webpage.

Excel Tech Hub – Learn Tech, Build the Future.

πŸ’»πŸš€

10/03/2026
10/03/2026

πŸ’» Web Design Lesson 5 – Creating Your First Web Page

Now that you have installed Visual Studio Code, it’s time to create your first web page.

A website starts with a simple language called HTML (HyperText Markup Language). HTML is used to structure content on a web page like headings, paragraphs, images, and links.

Your first step is to create a file called index.html and write your first HTML code.

Don’t worry if it looks confusing at first. Every great developer started exactly here.

In the next lesson, we will show you how to display your web page in a browser.

Excel Tech Hub – Learn Tech, Build the Future.

πŸ’»πŸš€

09/03/2026

πŸ’‘ Web Design Tip #1

Always organize your project files.

When creating a website, make sure you keep your files in separate folders like:
πŸ“ images – for pictures
πŸ“ css – for styling files
πŸ“ js – for JavaScript files

Good file organization makes your project clean, professional, and easy to manage.

Follow Excel Tech Hub for more simple web design tips. πŸš€

09/03/2026

Now that you have installed Visual Studio Code, it's time to write your first code! πŸ’»

The first language every web designer learns is HTML.
HTML is used to create the structure of a website such as headings, paragraphs, images, and links.

In the next post, I will show you how to create your first simple webpage using HTML.

Follow for more web design lessons.

πŸš€ Learn Web Design Step 2: Installing Visual Studio Code πŸš€Ready to start coding? First, you need a code editor, and Visu...
08/03/2026

πŸš€ Learn Web Design Step 2: Installing Visual Studio Code πŸš€

Ready to start coding? First, you need a code editor, and Visual Studio Code (VS Code) is perfect for beginners and pros alike!

Steps to Install:

1. Go to https://code.visualstudio.com/

2. Click Download for your operating system (Windows, Mac, or Linux)

3. Open the installer and follow the prompts

4. Launch VS Code and explore the interface – you’re ready to code!

πŸ’‘ Pro Tip: Install some extensions like Prettier or Live Server to make coding easier and faster!

πŸ“Œ Next post: I’ll show you how to set up your first project in VS Code.

Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

08/03/2026

Want to start Web Design?

First, make sure you have:
πŸ’» A Laptop or Desktop Computer
πŸ§‘β€πŸ’» A Code Editor (I recommend Visual Studio Code)

These are the basic tools to begin building websites. Start learning today and grow your skills step by step.

πŸ“Œ In my next post, I will show you how to install Visual Studio Code.

Learn Web Design. Build the Future.
πŸš€

Address

Lilongwe

Opening Hours

Monday 07:30 - 18:30
Tuesday 07:30 - 18:30
Wednesday 07:30 - 18:30
Thursday 07:30 - 18:30
Friday 07:30 - 16:30
Sunday 07:30 - 18:30

Alerts

Be the first to know and let us send you an email when Excel Tech Hub posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share