Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,156,252 members, 7,829,484 topics. Date: Thursday, 16 May 2024 at 07:51 AM

Learn Web Design Part 1 - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Learn Web Design Part 1 (444 Views)

The Technique Of Building Brands And Boosting Sales With KEYWORDS (Part 1) / Learn Web Design & App Development LIVE On Whatsapp. / I Want To Learn Web Design And Development , But Am A Novice (2) (3) (4)

(1) (Reply)

Learn Web Design Part 1 by marvin123(m): 5:34pm On Nov 27, 2018
Have you ever imagined or felt like making a website....then follow this step
Web design is really a simple thing to learn..
i will guide you into web design
To get started you have to learn
1.HTML
2.CSS
3.JAVASCRIPT
4.PHP
Those are the basics things you have to learn
Basic Syntax for
HTML
<!doctype html>
<html>
<head>
<tite>Page</title>
</head>
<body>
<h1>my page</h1>
</body>
</html>
now input that in your notepad on your laptop then save as index.html then click on it to run it
CSS
body{
background-color:"red";
}
CSS is added at the head part of a html like this
<!doctype html>
<html>
<head>
<style>
body{
background-color:"red";
}
</style>
<tite>Page</title>
</head>
<body>
<h1>my page</h1>
</body>
</html>
to start a css file in html u must start with the <style> and end with </style>
GET READY FOR PART 2
VISIT MY BLOG ALSO TO LEARN MORE
https://precious.

(1) (Reply)

Leading Nigerian Entertainment Website Offering A Writing Internship / Job Alert! Website Update / Ask For Any PHP Script, Themes & Plugins And Get It

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 48
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.