Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,209,003 members, 8,004,571 topics. Date: Saturday, 16 November 2024 at 07:41 PM |
Nairaland Forum / Science/Technology / Webmasters / Is It Possible To Build A World Class Website Without Using CSS?? (9415 Views)
Learn How To Design Any Website Without Coding (live On Nairaland!!!) / How To Make Money From Your Blog Or Website Without Advertisments / How Can Page Links Be Placed Into A Menu Bar On Wapka Using CSS Navigation Bar?? (2) (3) (4)
Re: Is It Possible To Build A World Class Website Without Using CSS?? by UEDIBO: 8:09pm On Jun 14, 2015 |
CreativeWeb:pls bro teach me na. |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by Profmaojo: 8:10pm On Jun 14, 2015 |
Pls i want to learn website design...how do i start? What is Html is it a software? If yes do i need to buy and install in my system? If yes after installation what next? If no pls what is ur advice for me a BEGINNER who has no single knowledge |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by CreativeWeb(m): 8:21pm On Jun 14, 2015 |
Vixo:smsnaija247@gmail.com |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by Nobody: 9:14pm On Jun 14, 2015 |
Yes you can, assuming you want to build 1994 website |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by micodon(m): 11:03pm On Jun 14, 2015 |
You can actually design a world class website without using css. But that is if you are using flash or silverlight |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by izutex007(m): 12:57am On Jun 15, 2015 |
Built2last: lol.......i just dey observe |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by willybiggy(m): 12:59am On Jun 15, 2015 |
CreativeWeb:What ar the basics of css. Cos its giving me headache. Naming a div and stylin d div is anoda issue |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by Abbeyme: 1:05am On Jun 15, 2015 |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by CreativeWeb(m): 6:02am On Jun 15, 2015 |
willybiggy: Basically, css is used to style your html elements. You define all your divs in your html document and then style them in your css document. However, I hope you know how to link your css and html together. You wil have to use external stylesheet. Add this line of markup in the head of your html document: <link style="stylesheet" href="style.css"/> Inside your style.css, you will start styling all the html elements. You should also know that html elements can either be BLOCK or INLINE element. Div, p, h1-h6, table, form, etc are block level elements. Image, a, span, etc are inline elements. To specifically target your html elements, you should give them either an ID or a CLASS. An id must be unique and one per html document. A class can be multiple in an html document. For instance, if you want a particular div to do a particular unique work, you wil give it an id. But if you want all your divs to have a particular similar behaviour, you will give them a class name. So if you want to give a div or any element for that matter an id, you will do this in html. <div id=unique">...</div> In your stylesheet, you can then style this div like this: #unique { background:#000; color:#fff; padding:20px; border:1px solid #eee; } By doing this, that div in your html document has taken a new beautiful dimension. 1 Like |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by tgmservice: 8:11am On Jun 15, 2015 |
Get quality website design and development training.
|
Re: Is It Possible To Build A World Class Website Without Using CSS?? by GoodBoi1(m): 8:56am On Jun 15, 2015 |
Luukasz:You seem like a backend guy. You can use the CSS framework Bootstrap, but you still have to get basic understanding of CSS. You might want to read the ebook, Twitter Bootstrap Succintly |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by JohnDoe2015: 11:06am On Jun 15, 2015 |
web development.. do you really want to learn web programmin? if yes, I have the solution to your answer.. 1. the truth is with the huge sum of money you are going to pay @NIIT, you won't still be fulfilled becos programing requires personal training and motivation. 2. truth, everyone says motivation, personal training but the place of a mentor can not be under estimated.. so to learn quick and fast, you also need a mentor 3. you also need programmers, people of like minds who want to learn same thing or doing same thing so you can share ideas while you both learn.. well you might think. I know I have told you the truth in good faith, but I have a solution... I am also a learner and have been into web for 2years now, I want to help you, help myself and others who r interested in a group of 5programmers where we will teach ourselves well, buy materials ourselves online and learn at a fast pace with losing huge sum of money to NIIT. pls whatsapp me on 2349033863912. note, am not collecting any money from you. must reside in Lagos or call 08111376559 |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by izutex007(m): 3:39pm On Jun 27, 2015 |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by Nobody: 3:55pm On Jun 27, 2015 |
Luukasz:naira land doesnt use css |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by micodon(m): 4:21pm On Jun 28, 2015 |
Luedave:Bros, abeg which Nairaland |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by Nobody: 6:13pm On Jun 28, 2015 |
micodon:.com |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by micodon(m): 7:44pm On Jun 28, 2015 |
Luedave:Nairaland uses css, bros. just right click on ur browser window and view source |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by Nobody: 7:47pm On Jun 28, 2015 |
micodon:u dnt call wat nairaland uses css..... Its damn old and with pure html code, u can get d layout |
Re: Is It Possible To Build A World Class Website Without Using CSS?? by micodon(m): 7:50pm On Jun 28, 2015 |
Luedave:Prove urself wrong by right clicking and viewing page source |
Why You Are Not Making A Kobo From Your Blog / Top 8 Reasons To Make Visitors Addicted And Come Back To Your Website - NCT / [HACKED] Netflix Accounts
(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. 47 |