Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,314 members, 7,808,057 topics. Date: Thursday, 25 April 2024 at 06:13 AM

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

Nairaland Forum / Science/Technology / Programming / Web Design, Web Development And Mobile App Development Tutorial (14518 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) (4) (5) (6) (7) (8) (9) (10) (Reply) (Go Down)

Re: Web Design, Web Development And Mobile App Development Tutorial by brownskingirl(f): 5:20pm On Feb 10, 2019
Please add me to the group. 08051190235.
Re: Web Design, Web Development And Mobile App Development Tutorial by juzo98(m): 12:05am On Feb 11, 2019
Please add up 08161812871
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 11:00am On Feb 12, 2019
NEXT :
HOW TO CREATE A PAGE LAYOUT USING CSS

https://blinkist.kreativestack.com/?lesson=how-to-create-a-page-layout-using-css




Note: You will need to register before you can see the content of the tutorial
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 11:01am On Feb 12, 2019
NEXT :
ADD MORE STYLE TO YOUR PAGE

https://blinkist.kreativestack.com/?lesson=add-more-style-to-your-page




Note: You will need to register before you can see the content of the tutorial

1 Like

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 1:09am On Feb 15, 2019
Happy Val everyone. Been following this interesting thread. Nice one OP
Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 1:10am On Feb 15, 2019
kreativemind:
NEXT :
ADD MORE STYLE TO YOUR PAGE

https://blinkist.kreativestack.com/?lesson=add-more-style-to-your-page




Note: You will need to register before you can see the content of the tutorial
Whats the next Step
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 7:25pm On Feb 15, 2019
Zepher528:

Whats the next Step


Good one, update will be available today. But it will be nice to see your work and i will advice you to join the group to make it easy to get updates and ask questions. If you don't want to make your phone public, you can send email to me through nairaland. Above all, updates will be available today. All the best.
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 8:56pm On Feb 15, 2019
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 10:34pm On Feb 15, 2019
Next : POSITION ELEMENT

https://blinkist.kreativestack.com/?lesson=position-element


That will be all for now. Questions can be asked on the whatsapp group or on the website or on the facebook page. See you in the next class. All the best guys.
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 10:38pm On Feb 15, 2019
Recommended Articles For People Considering a Career in Programming or For those looking at programming as something that is difficult or gender base or for those new in programming world.

https://blinkist.kreativestack.com/?p=1377
Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 9:54pm On Feb 17, 2019
My work: First lesson.

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 9:58pm On Feb 17, 2019
Second Lesson:

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 10:17pm On Feb 17, 2019
Third Lesson:

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:14pm On Feb 17, 2019
Fourth: Linking pages

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:23pm On Feb 17, 2019
kreativemind:



Good one, update will be available today. But it will be nice to see your work and i will advice you to join the group to make it easy to get updates and ask questions. If you don't want to make your phone public, you can send email to me through nairaland. Above all, updates will be available today. All the best.

FIFTH Lesson: Adding images to a page

Op i seem to be having a problem here, the picture isn't showing on the html web view.
Why is that?
Did i do it wrong?
How do i fix it?

Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 8:29am On Feb 18, 2019
Zepher528:


FIFTH Lesson: Adding images to a page

Op i seem to be having a problem here, the picture isn't showing on the html web view.
Why is that?
Did i do it wrong?
How do i fix it?


the image code is wrong, it is not scr but "src" i.e <img src="image/train.jpg">

1 Like

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 10:53am On Feb 18, 2019
kreativemind:



the image code is wrong, it is not scr but "src" i.e <img src="image/train.jpg">

Thanks op. Correction noted

Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 11:51am On Feb 18, 2019
Zepher528:


Thanks op. Correction noted

You are welcome
Re: Web Design, Web Development And Mobile App Development Tutorial by Divinefavour1: 5:56pm On Feb 18, 2019
Thank you for this opportunity.
please add me to the WhatsApp group chat
07033665907
Re: Web Design, Web Development And Mobile App Development Tutorial by Ayo081(m): 8:40pm On Feb 18, 2019
Please add +2348134936103
Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 5:31am On Feb 19, 2019
kreativemind:


You are welcome

Kudos to u op. Looking forward to the next class
Question: If you noticed in the last image i posted that the picture is really big. Could u tell me how i'd go about reducing the length and width of the pix? The lesson u gave on it isn't quite clear to me. Thanks
Re: Web Design, Web Development And Mobile App Development Tutorial by tramstico: 7:16am On Feb 19, 2019
07065702065 please add me
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 7:56am On Feb 19, 2019
Zepher528:


Kudos to u op. Looking forward to the next class
Question: If you noticed in the last image i posted that the picture is really big. Could u tell me how i'd go about reducing the length and width of the pix? The lesson u gave on it isn't quite clear to me. Thanks

You only need to add width and height to your code. For example <img src="image/train.jpg" width="600px" height="800px">

So, all you need to do is just to put the width and height of your choice. Your work has been very good. Keep it up. Moreover, am yet to see your work on css. Have you start the tutorial on css?
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 9:10pm On Feb 19, 2019
Re: Web Design, Web Development And Mobile App Development Tutorial by kreativemind: 12:59pm On Feb 20, 2019
Re: Web Design, Web Development And Mobile App Development Tutorial by Nteogwuija(m): 3:19pm On Feb 20, 2019
Hi kreative mind. I am interested in mobile app developing with flutter. I already started with learning the dart language. I need guys I can learn with. Pls can u add me to group. 070 3802 three 80 nine. Thanks
Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:05pm On Feb 20, 2019
Width & Height adjusted

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:08pm On Feb 20, 2019
Bold and Italic

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:10pm On Feb 20, 2019
Structural elements, Special Characters & Nav Elements

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:30pm On Feb 20, 2019
Section tag:
Here i noticed that <section></section> and <br> perform the same function.

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:32pm On Feb 20, 2019
Creating Forms

Re: Web Design, Web Development And Mobile App Development Tutorial by Zepher528(f): 11:35pm On Feb 20, 2019
Still on forms

(1) (2) (3) (4) (5) (6) (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. 30
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.