₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,329,103 members, 8,438,815 topics. Date: Saturday, 04 July 2026 at 02:01 AM

Toggle theme

Telegram234's Posts

Nairaland ForumTelegram234's ProfileTelegram234's Posts

1 2 3 4 5 6 7 8 ... 32 33 34 35 36 37 38 39 40 (of 53 pages)

RomanceRe: #silhouttechallenge & Degradation Of Women by Telegram234(m): 5:32pm On Jan 31, 2021
ubunja:
I love this Silhouette Challenge. It's almost free porn. Let women degrade themselves for our pleasure. Who cares.

Download those clips gents, sooner or later someone will come up with an app to remove the Red light. Lol.
Ubunja the great
RomanceRe: Misunderstanding The Principles Of Feminism by Telegram234(m): 4:57pm On Jan 31, 2021
Just face the facts that men and women can never be equal.
Between man and woman who came first?
God gave men the authorization of everything, to rule and take over.
But kpekus changed it all...
Science/TechnologyRe: Dinosaur Footprint Found By Girl, Four, On Barry Beach by Telegram234(m): 12:20pm On Jan 30, 2021
Dinosaurs are real.
And I believe they are died after the Noah flood.
FamilyRe: Are Men Threatened By Women by Telegram234(m): 6:54pm On Jan 27, 2021
Ellaria:
What is his name?



Did I mention anybody's name? Na you sabi
Shut the Bleep up.
It is LALASTICLALA.
ProgrammingRe: Why Most Beginners Quit Programming by Telegram234(m): 6:53pm On Jan 27, 2021
I gave up last yr I was learning C
But later this year it is DO or DIE matter.
I have finished HTML but sometimes I do forget somethings.
One advice is to get a mentor who is ready to teach u well.
And Boom u are good to go.

PROGRAMMING IS FUN
Science/TechnologyRe: The Snake With The World’s Deadliest Venom.. The Inland Taipan by Telegram234(m): 6:21pm On Jan 27, 2021
Lalasticlala.
I summon thy presence..
ProgrammingRe: Help Is Needed. by Telegram234(op): 12:03pm On Jan 27, 2021
Karleb:
Put the image in the same folder as your html file.

The src should look like src="theImage.jpg"

You can put the image in any place though as long as you reference the full path, it will show up.
Thanks boss.
I really appreciate
ProgrammingHelp Is Needed. by Telegram234(op): 11:19am On Jan 27, 2021
Guys I need ur help.
I am still finding it hard to insert image to my HTML page.
I use quoda app.
Pls guys help me. cry cry
FamilyRe: Are Men Threatened By Women by Telegram234(m): 9:39am On Jan 27, 2021
Ellaria:
So you have noticed the trend too? I think the male moderators are the ones who push those threads to front page.

There is one moderator that when people start a thread they call his name and he is quick to answer like when you whistle for your dog.

I read somewhere on this forum that he has a female child his eagerness to promote hateful female bashing threads baffles me.
U are indirectly insulting Lalasticlala.
PhonesRe: Important Facebook Setting YOU Need To TURN ON/OFF In 2021 by Telegram234(m): 3:56pm On Jan 21, 2021
stupidmod2:
if its important why turn it off? undecided
Wisdom will not kill u.. :-)
CelebritiesRe: Cubana Chief Priest Gift Girl N1 Million For Her Comment, See What She Wrote by Telegram234(m): 3:54pm On Jan 21, 2021
Audio money huh
ProgrammingErlang Programming Language by Telegram234(op): 9:14am On Jan 21, 2021
WhatsApp was created mostly with erlang programming language. But I have noticed in the programming world that people don't talk about it at all.
It is either python, Java or kotin.
Why? huh
What is wrong with erlang?
ProgrammingRe: What Do I Need To Learn First? by Telegram234(m): 9:08am On Jan 21, 2021
So bro u can't just learn mobile app development under 8-10 months.
U can't.
It takes at least 8 weeks to perfectly learn a single programming language like Python.
And u can't use just one language to create an app.
It will look somehow.

See forget about those crazy ads u see online, u can't learn app in 10 weeks, it will take u like approx. 1-2 yrs to be good at it.
I will advise u learn web first like HTML, CSS and JavaScript.
At least it will gv u a booster .

Thanks..
ProgrammingRe: Check Out My First Html And CSS Website by Telegram234(m): 8:42am On Jan 21, 2021
Wow.. u did well.
ProgrammingRe: My First HTML Page by Telegram234(op): 7:12am On Jan 21, 2021
Honeywell20:
You are doing well. Keep learning and you will become awesome at it.
Thanks
ProgrammingRe: My First HTML Page by Telegram234(op): 7:12am On Jan 21, 2021
Rgade:
Nice one op.
I also recently finished HTML as well.
As you start learning CSS you might see yourself having to refer back to clear up grey areas in HTML, particularly the block elements like div, section,footer etc.
You'll be classifying a lot of them and getting them to work with lots of other inline elements,in assigning your attributes. This is normal,and only constant practice will lead to mastery of most elements.
JS will also take you back to API,SVG,Canvas etc..
Good luck and welcome.
Thanks bro
ProgrammingRe: My First HTML Page by Telegram234(op): 7:11am On Jan 21, 2021
Lordsagna:
bro I just start to learn coding using HTML...pls which app can you recommend to use on PC?
Quoda app.
It is the best.
Both text editing and interpreting.
Best ever..
I love the app.
ProgrammingRe: My First HTML Page by Telegram234(op): 12:50pm On Jan 20, 2021
naijasensei:
Nice job. I have a few pointers though.

1. You nested an 'hr' element within an 'h1' element. While you are free to do this, it is not semantically recommended. By the HTML standards, heading elements (h1, h2, h3, h4, h5, h6) are not supposed to have child elements. Also use heading elements for semantic purposes, not presentation purposes.
2. You didn't use the 'hr' element properly. The 'hr' element is an empty element, so it has no content or closing tag - just an opening tag.
3. Similar issue with your 'br' element, it is also an empty element.
4. The 'big' element is a deprecated element, it is no longer recommended for use.
5. The 'strike' element has also been deprecated, it is not valid HTML5. Use the 'del' or 's' elements instead.
6. Be careful how you use 'b', 'em', 'strong', and 'i' elements. Make sure you use them semantically and not for presentation purposes, especially the 'em' and 'strong' elements.
Tanks for the advice.
ProgrammingRe: My First HTML Page by Telegram234(op): 9:23pm On Jan 19, 2021
TechCapon:
what app do you use for coding?? Anwriter??

Love na real scam my brother. Don't fall for it. You're doing great
I use quoda app.
Best app ever.
Both text editor and interpreter

1 2 3 4 5 6 7 8 ... 32 33 34 35 36 37 38 39 40 (of 53 pages)