Articles

Jun 29, 2021 AT 08:58AM
How do I get my website online
In this article it explains the simple steps for a beginner to get their website online. Step 1 The Domain. The domain is the address where you going to keep your website pages on the server.So it becomes your site name automatically. However Your site name can be different from the address.Many users try to get very closer web address to their site name.If you are lucky you might get the exact
...Read more


Jun 30, 2021 AT 09:16AM
File Manager. How to upload,copy,move and delete files
How to Create a Folder To create a new Folder or Directory, navigate to the directory in which you want to create the folder. Click on New Folder from the Dashboard. A Prompt will be opened to ask you name of your New Folder. Enter your desired Folder name and Click Create New Folder. Your new folder will be created. How to Create a File To create a new File, navigate to the directory, wh
...Read more


Nov 28, 2021 AT 05:17PM
Web Design from scratch. HTML
What is HTML, HTML stands for Hyper Text Markup Language.HTML is the language used to design & create Web pages.HTML mainly describes the structure of the Web page.This has series of elements & this HTML elements tell the browser how to display the content A simple Example of the HTML page <!DOCTYPE html> <html> <head> <title>Page Title</title> &l
...Read more


Nov 28, 2021 AT 05:31PM
Web Design from scratch | Experience your first web page
Write HTML Using Notepad or TextEdit Although Web pages can be created and modified by using professional HTML editors,for learning HTML we can simply use a text editor like Notepad (PC) or TextEdit (Mac). This is infact a good way to learn HTML. Open Notepad (PC) Windows 8 or later: Open the Start Screen (the window symbol at the bottom left on your screen). Type Notepad
...Read more


Jun 30, 2021 AT 09:16AM
File Manager. How to upload,copy,move and delete files
How to Create a Folder To create a new Folder or Directory, navigate to the directory in which you want to create the folder. Click on New Folder from the Dashboard. A Prompt will be opened to ask you name of your New Folder. Enter your desired Folder name and Click Create New Folder. Your new folder will be created. How to Create a File To create a new File, navigate to the directory, wh
...Read more


Jun 30, 2021 AT 09:18AM
HTML Responsive Web Design
What is Responsive Web Design? Responsive web design is about creating web pages that look good on all devices!A responsive web design will automatically adjust for different screen sizes and viewports. Responsive Web Design is about using HTML and CSS to automatically resize, hide, shrink, or enlarge, a website, to make it look good on all devices (desktops, tablets, and phones). How to Set Th
...Read more


Jun 30, 2021 AT 10:30PM
HTML Web Design
What is HTML? HTML stands for Hyper Text Markup Language & HTML is the standard markup language for creating Web pages.HTML is used tp make the structure of a Web page.HTML made of a series of elements.Its elements tell the browser how to display the content.HTML elements label pieces of content .Example : "This is a heading", "This is a paragraph", "This is a link", etc. Examp
...Read more


Jun 29, 2021 AT 08:58AM
How do I get my website online
In this article it explains the simple steps for a beginner to get their website online. Step 1 The Domain. The domain is the address where you going to keep your website pages on the server.So it becomes your site name automatically. However Your site name can be different from the address.Many users try to get very closer web address to their site name.If you are lucky you might get the exact
...Read more

Jun 30, 2021 AT 09:16AM
File Manager. How to upload,copy,move and delete files
How to Create a Folder To create a new Folder or Directory, navigate to the directory in which you want to create the folder. Click on New Folder from the Dashboard. A Prompt will be opened to ask you name of your New Folder. Enter your desired Folder name and Click Create New Folder. Your new folder will be created. How to Create a File To create a new File, navigate to the directory, wh
...Read more


Jun 30, 2021 AT 09:18AM
HTML Responsive Web Design
What is Responsive Web Design? Responsive web design is about creating web pages that look good on all devices!A responsive web design will automatically adjust for different screen sizes and viewports. Responsive Web Design is about using HTML and CSS to automatically resize, hide, shrink, or enlarge, a website, to make it look good on all devices (desktops, tablets, and phones). How to Set Th
...Read more


Sep 19, 2021 AT 10:06PM
Web Design From Scratch| Full Stack Development| Part 02 |Responsive Web page
Video Tutorial index.html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Web design from Scratch|Tutorials</title> <meta name="Description" CONTENT="Learn to design websites with video tutorials"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="stylesheet" href="css/body.
...Read more

TAGS: