Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,104 members, 7,807,331 topics. Date: Wednesday, 24 April 2024 at 12:22 PM

Web Design, Web Development And Mobile App Development Tutorial - Programming (10) - Nairaland

Nairaland Forum / Science/Technology / Programming / Web Design, Web Development And Mobile App Development Tutorial (14511 Views)

Programming, Coding Training In Akure, Ondo State (web Design, Web Dev Training) / Ios App Development Tutorial / Web Development Tutorial (2) (3) (4)

(1) (2) (3) ... (7) (8) (9) (10) (Reply) (Go Down)

Re: Web Design, Web Development And Mobile App Development Tutorial by soleexx(m): 4:24pm On Apr 08, 2019
Any more idea on how spice things up hhere

Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 8:02pm On Apr 09, 2019
soleexx:
Any more idea on how spice things up hhere

Good work. Well done
Re: Web Design, Web Development And Mobile App Development Tutorial by soleexx(m): 9:13am On Apr 10, 2019
kreativemind:

Good work. Well done
Thanks Sir
Re: Web Design, Web Development And Mobile App Development Tutorial by fascia(m): 9:34am On Apr 10, 2019
Pls add me 08109076441
Re: Web Design, Web Development And Mobile App Development Tutorial by BoostPR: 12:29pm On Apr 11, 2019
Good day people
do you need a good domain name for your business or school
at qservers we got you covered
You can get a. com.ng domain name for 1k
Pls visit this link to purchase
https://www.qservers.net/process/?aff=1925

Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 6:34pm On Jul 26, 2019
thank you boss
Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 11:44pm On Jul 28, 2019
Zepher528:

Nice one. Keep it up
can you now build a website, and pls reply my email
Re: Web Design, Web Development And Mobile App Development Tutorial by wapcali: 11:39pm On Nov 18, 2019
When it it Comes to The Best In Providing IT Solution Go for Raposoft & Associate.ltd .
Raposoft & Associate is an innovation-driven SEO marketing providing IT solutions that are scalable, proven, secure and easy to use.
Our goal is to deliver technologies that help our clients run more profitable businesses, and discover better ways to achieve their business goals and objectives.
Raposoft & Associate.ltd is the leading Web Design Company Nigeria that has served various niches of clients and has an experience of developing over 200 websites in a small span of 7 years. The company specialises in Creative Web Design, Graphic Design, Business Brandings, Enterprise Solutions, Mobile App Development, Web Hosting, SEO and Internet Marketing.
Website: https://raposoft.com , Customer Services: +234 9063256126
Satisfaction is our Target...
Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 3:08pm On Sep 14, 2020
U can't development within 1 weekk oo


Couple with laziness
Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 3:09pm On Sep 14, 2020
Collins4u1:
08031929125 add me sir.
are u programmer
Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 3:10pm On Sep 14, 2020
Collins4u1:
08031929125 add me sir.
are u programmer
Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 3:11pm On Sep 14, 2020
kreativemind:
NEXT : Create your first HTML file.

1. Create a new file in your text editor e.g notepad++

2. Save the new file as "index.html" inside the folder that you create earlier on for the project. Mine is HTMLandCSS

3. Type the code

<!DOCTYPE html>
<html>
<head>
<title>Welcome</title>
</head>
<body>
<h1>Welcome to my first html code</h1>
</body>
</html>

4. Now go the folder of your project and open your "index.html" file with any browser. You should see "Welcome to my first html code"


NOTE: I need to explain the above html structure to you.
To start creating your html file. You need to start with <!DOCTYPE html> , then followed by creating html tag i.e <html>

When you see <html> , it means you have open html tag, which you will need to close at the end of your code. Closing an html tag is like this, </html> . Now the difference between open tag and closing tag is "/" i.e open tag does not have this "/" while closing tag have "/", to indicate you are done with the code.

2. Head tag : For now we will focus on the title tag, which is between the open head tag i.e <head> and the closing head tag </head> .
It looks like this
<head>
<title>Welcome</title>
</head>

This <title></title> is responsible for what you see on the browser tab of your web page. Whatever you want to display on the browser tab, needs to be between the open title tag i.e <title> and close title tag i.e </title>. For example
<title>Home | Welcome </title>

3. Body tag : This is where you will put all the things you want people to see e.g text, images, video, documents, audio etc
What ever you put in-between the opening body tag i.e <body> and closing body tag </body> is what will be displayed on your html file.


I love looking at code
Re: Web Design, Web Development And Mobile App Development Tutorial by Nobody: 3:12pm On Sep 14, 2020
valzey:
Nice attempt bro, but i think you'll have better chances if you provide only dev support to beginners rather than a complete beginner's course.
yea
Re: Web Design, Web Development And Mobile App Development Tutorial by MeetWagon: 6:41pm On Oct 05, 2020
Beginners course will take you to a road that will lead to success after many years, I was there grin I had big dreams and started did java quite a lot, but it was sufficient to me and wanted to grow more up, even have certificates but still. I we have a small team with experts in different directions, we wanted a project that will lead us towards our dream, at the beginning we got stuck so much, and did not know what to do. After some time of research we found this amazing developing experts for full stack projects team that helped us. Now our projects are or playstore, and we have positive feedback. Millions will be next year!

1 Like

Re: Web Design, Web Development And Mobile App Development Tutorial by liloafy(m): 11:35pm On Oct 05, 2020
Convert website to mobile app

Watch this video to learn more

https://www.youtube.com/channel/UCzD9V1XOtTsxUji7lk-KcnA
Re: Web Design, Web Development And Mobile App Development Tutorial by Diego56: 9:54am On Jan 12, 2022
Your website has to work hard for you. Like a salesman, your site must capture the attention of visitors and give them a clear path to engage. Author is an expert web designer in surrey, visit here for more interesting information.

(1) (2) (3) ... (7) (8) (9) (10) (Reply)

Is Python A Good Language For Backend Web Development / Which Programing Language Is Best To Start With / I Need Advice On How I Can Create A Social Media

(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. 25
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.