NewStats: 3,264,102 , 8,182,601 topics. Date: Monday, 09 June 2025 at 04:40 PM 3g5er6z3e3g |
Wht Is CSS Very Complicating...!!!!!!!!!! (15044 Views)
Igyeseh(m): 12:56pm On Nov 18, 2020 |
People with the CSS knowledge should come forward and answer.
|
talk2hb1(m): 12:56pm On Nov 18, 2020 |
chingle5:Change your mindset about learning it, its easier than you think. |
abumeinben(m): 12:56pm On Nov 18, 2020 |
Lol
|
Re: Wht Is CSS Very Complicating...!!!!!!!!!! by Nobody: 12:56pm On Nov 18, 2020 |
HTML is NOT a programming language, people should stop making that mistake.
1 Like |
Etinosa1234: 12:57pm On Nov 18, 2020 |
This one wey programming topics dey reach front page today... Wetin hapoen |
Sanchez01: 12:57pm On Nov 18, 2020 |
Semtu:Exactly. 1 Like |
codeigniter(m): 12:58pm On Nov 18, 2020 |
Programming section is finally making sense, frontpage we go
|
Ytgud: 1:01pm On Nov 18, 2020 |
With Bootstrap, I worry less about CSS I can teach you frontend in few weeks. Learning is remotely but very close to physical class. After the front end, if you wish we can continue with WordPress Theme Development (backend with PHP ). WhatsApp if interested Price is 10k only, 25k for frontend and backend. Bonus : Master digital Marketing. Yeah, I'm certified Google Ads professional and Facebook ads expert. When you message me I will send you some verifiable documents and previous works to check. https:///2347019069664 1 Like |
Re: Wht Is CSS Very Complicating...!!!!!!!!!! by Nobody: 1:02pm On Nov 18, 2020 |
Karleb: Exactly , I had issues with JavaScript context "this", "this" in static languages never changes but JS, omo context fit change. |
etrouble: 1:05pm On Nov 18, 2020 |
chingle5: I have a video of one senior lecturer from one of the Universities in US. If you send me your email address, I will send the to you. It is about 700MB. I think CSS is interesting. Is it complicated? I am not sure. But, I am sure CSS is very very interesting. Beside this that I have, there are several videos on Youtube, very very good videos that will teach you CSS. |
TheManOfTheYear: 1:06pm On Nov 18, 2020 |
chingle5:We could exchange numbers.. I stay in Lagos too, not too far from where you are. |
JoeEeL(m): 1:06pm On Nov 18, 2020 |
I'm yet to find anyone contend that CSS is not a programming language instead a styling language. I doubt y'all are serious in this thread. 1 Like |
innova8: 1:08pm On Nov 18, 2020 |
Wow, OP css is simply the easiest programming language out there. Quite simpler than HTML because u have to apply html in a broad range of languages from php to JavaScript to python. If you want to really learn css, learn the basics of it and go learn bootstrap 4. You'll enjoy it.
|
yusufu16: 1:09pm On Nov 18, 2020 |
Not hard
|
Churchill6767: 1:09pm On Nov 18, 2020 |
CSS is NOT a programming language.
|
techstack: 1:11pm On Nov 18, 2020 |
lol CSS ke Its like bread and butter |
hanniballecter: 1:12pm On Nov 18, 2020 |
Fact: CSS isn't a programming language. Take your time to understand that area you're heading to, so you can define your stack. Finally, tech isn't a get rich-quick-field, hold your peace.
|
Churchill6767: 1:12pm On Nov 18, 2020 |
Semtu: Very wrong, some of the best programmers are really poor stylistically. 1 Like |
eph12(m): 1:15pm On Nov 18, 2020 |
Is CSS a programming language? ![]() ![]() |
SeriouslySense(m): 1:15pm On Nov 18, 2020 |
CSS, or cascading style sheet is used to design the appearance of your Html code, while Html is the format for data representation, CSS is as its name says is for Styling the HTML data Formats. You can write your CSS codes on the same page with your Html, or in a different directory. To format your Html Elements (such as <h1> <p> ![]() <Style> h1 { background.color :"red"; color : "magenta"; } p { background.color :"red"; color : "magenta"; } </Style> you can also place the style inside you html elements or reference the stylesheet which is in another directory, to do so, ensure you insert its link in the head of the Html using its "href" attribute, like this. <head> <link type="stylesheet" href= "/folder1InCurrentDirectory/subDirectory/FileName/> </head> If you want to learn HTML and CSS, i suggest you visit a good website, such as 1) https://www.w3schools.com/html/ Its a good place to learn, since it provise excercises to do, so you will see it is easy to learn. 3 Likes |
Karleb(m): 1:16pm On Nov 18, 2020 |
Am I still on nairaland?! ![]() ![]() Two topics on front page in one day. What is going on? ![]() Maybe clients that here are complaining. |
Juniorangel(m): 1:19pm On Nov 18, 2020 |
CSS is simple with flexbox... Don't worry when u get to JavaScript u will see next level . All the same sha weldone e no easy.
|
Miyachi: 1:19pm On Nov 18, 2020 |
chingle5: CSS is not a programming language it's a "description" ot stylesheet language. You use it to describe the properties of the elements in you HTML document. HTML itself isn't also regarded as a programming language but rather as a Markup Language. From the technologies you're learning, it seems you want to be a web developer. You'd still have to learn JavaScript and understand how the DOM work. It'll take time to learn all these to the point of being proficient enough to demand money for your work, be patient. 3 Likes 1 Share |
FahBuLous: 1:19pm On Nov 18, 2020 |
Chingle6:Pls how much did u pay to learn web dev and whats d learning duration? |
pulsa(m): 1:20pm On Nov 18, 2020 |
Igyeseh: So many misconceptions here Css is not a programming language it is an html styler Html is also not a programming language. It’s a markup language. If you don’t know css you might not be a good frontend engineer but you u can still learn a backend language and kick ass (python, ruby, php, golang, c#, c++, e.t.c) You can also try using bootstrap to reduce your css usage, also people mostly copy css code, check template sites and beautiful templates you love and edit their css files to suit your task, no need starting from ground up. 2 Likes |
Re: Wht Is CSS Very Complicating...!!!!!!!!!! by Nobody: 1:21pm On Nov 18, 2020 |
Chingle6:You are right bro, at times ur website will look beautiful on desktop, buh when u switch to mobile, u will curse urself, it's annoying |
FahBuLous: 1:22pm On Nov 18, 2020 |
Pearlbaby:How long did you take to learn css and JS |
pulsa(m): 1:25pm On Nov 18, 2020 |
Mrmourinho:Learn responsive web design then, like bootstrap or material design, also utilize your developer web tool to check the styling of your website on various screen sizes. |
Zizer17(m): 1:26pm On Nov 18, 2020 |
yusman14: Yusman...I am a beginner too...infact I just got my laptop yesterday....do you have any material I can use to study.. This is my mail... [email protected] |
Re: Wht Is CSS Very Complicating...!!!!!!!!!! by Nobody: 1:30pm On Nov 18, 2020 |
cixak95211:Lol learning desktop based css only isn't really advisable as far as I'm concerned, alot of people access websites with their mobile phones, so ur website must be very responsive, infact as a web developer, I make sure d mobile version is to a very large extent interesting, accessible and easy, but desktop versions are always very easy, so I don't really stress myself over that |
drehdinho(m): 1:30pm On Nov 18, 2020 |
CSS is not a programming language. Lol
1 Like |
Learn Android App Development For FREE Here
(Go Up)
Sections: How To . 39 Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland. |