Learning HTML+CSS
I want to learn HTML+CSS. I was just wondering if i spend at least 3 hours a day studying it how quickly will i be able to write it fluently?
Also, when people design websites do they learn ALL of the code or do they have a blank template of the code then add all the vital information?
Thanks
Megan posted this at 14:15 — 24th June 2009.
She has: 11,421 posts
Joined: Jun 1999
I'm not sure if I could put a timeline on that. It really depends on how fast you learn. A lot of things only come up through experience too. It's important to practice on real sites so you come across real-world problems that need solutions.
Yes, learning all of the code is important. Often people will start from a template (e.g. I often start with a "quick start" template that includes the doctype, meta character encoding, head, body etc.). You still need to understand how those codes work and why they're there. Templates are just a time saver.
Megan
Connect with us on Facebook!
lindawatts307 posted this at 09:14 — 26th April 2013.
They have: 3 posts
Joined: Apr 2013
Every organization will discover having a web page is compulsory with the world being as wired as it is. There is a new and impressive way in which companies can get the best of all planets when it comes to their web page. This is through the use of Responsive design.
lynnabbyy posted this at 07:34 — 22nd June 2013.
They have: 3 posts
Joined: Jun 2013
We created 30 Days to Learn HTML & CSS because we believe everyone has the right to learn how to build wonderful things on the web.
kazimmerman posted this at 14:21 — 24th June 2009.
He has: 698 posts
Joined: Jul 2005
I also use a quick template, as Megan mentioned, with the necessary, repetitious items that are present in any HTML page I put together, but for the first few years that I spent coding I would put the pages together piece-by-piece. I think it is important to know what function each element of your HTML page is serving, and going through each page and trying to think of what is needed will help you deal with this, in my opinion. This may not work for you, but it worked for me.
Now that I understand well what is what, I use a template I created for each page so that I have more time to spend on the custom elements.
Kurtis
benjy posted this at 10:51 — 26th June 2009.
They have: 32 posts
Joined: Jun 2009
I agree with the use of basic templates, ie: DOCTYPE, Head section etc.
I also agree with Megan and Kurtis that you will need to fully understand the functions of HTML elements and CSS properties etc.
Here is a great place to learn HTML:
W3C HTML school
As for CSS, I bought a book a while ago (found it a great resource, and still use it now). It is:
"CSS The Missing Manual" by O'Reilly publishing.
Hope it helps
Kiss Computing
melishell posted this at 07:18 — 19th April 2013.
They have: 1 posts
Joined: Apr 2013
thanks benjy...
I was looking into w3schools for CSS also.. I will check the book for CSS you have given..
jrhd437 posted this at 21:06 — 14th July 2009.
They have: 13 posts
Joined: Dec 2008
I think the time it takes has to do with how well you learn a particular subject (in this case HTML/CSS), and how well your instructor (website/book) teaches it. I highly recommend "Head First HTML, with CSS and XHTML." It will teach you in a very non-techie way, and give you real world problems and solutions.
I learned HTML and then XHTML about 5 years ago, but in college I had to take an HTML class which used this book. Great book.
Also, w3schools, though it is a little more boring for a non-techie... or even a techie.
No more wrath.
who-when-how posted this at 04:40 — 8th August 2009.
They have: 2 posts
Joined: Aug 2009
I also want to learn HTML/CSS; the w3school is the best site to learn online. It is very helpful to learn practical and theoretical. i use this site to learn PHP.
General Knowledge Quiz Questions
greg posted this at 14:40 — 8th August 2009.
He has: 1,581 posts
Joined: Nov 2005
Best way to learn depends on you really.
I'm not particularly academic, I can and do learn from reading, but most of my learning web dev has been from a mixture. And even then mostly playing with code and seeing what it does on a live site rather than reading.
Studying is of course required from the very start, and then throughout when you need to learn something new or find a particular function or method for something you want to do but don't know how.
Trial and error doesn't really help when you simply don't know any methods or code involved.
Once you know the very basics, make a website without the intention of ever making it live to the public (so there's no pressure on the outcome or time taken). Think how you want it to look, and set about making it.
Then think of another style and layout and make that. Soon you'll have picked up most of the requirements just by testing code and reading up on a few tips.
I think this is how most people learn web dev to be honest. Even at uni or college there has to be a large amount of practical otherwise the text on the paper would mean very little to you.
So a mixture of reading and testing balanced to suit your particular skills/abilities.
sandeep Kumar posted this at 12:26 — 30th June 2010.
He has: 53 posts
Joined: Jun 2010
That good and go through that URL "http://www.w3schools.com/", it's provide a very basic Idea to you.
andolasoft posted this at 13:33 — 14th October 2010.
He has: 13 posts
Joined: May 2010
frankly, prediction to such an equation is not feasible to answer. it depends on your catching power and passion to take up the language. everybody who builds a website needs sound knowledge of html. there are several tools which helps in reducing time of development but before that you need to have quite some experience.
tacoguy posted this at 21:41 — 19th December 2010.
They have: 2 posts
Joined: Dec 2010
Hmm. I cant put a time line limit on that. As lame as it might sound, I used myspace.com as my starting point for learning html/ css. myspace allows users to add simple code like bold text, paragraphs, etc. It's a really easy way of being able to screw with code and not have to worry about messing up. from there, I started using this program called Seamonkey. Its a basic html editer, and from there I started using other website's ideas to enhance my learning experience. Sure, go ahead any download some template and edit the heck out of it. have fun
jessytimothy posted this at 10:23 — 31st December 2010.
They have: 5 posts
Joined: Dec 2010
When you work with the Megan and Kurtis then you must have to need to fully understand about the functions of html elements and different properties of css. w3cschool.com helps to learn easily html and css.
John Cooper posted this at 05:01 — 8th January 2011.
He has: 12 posts
Joined: Jan 2011
@raja:
w3school is best way to learn.And you use google to ssearch each and every thing about Html/css.
And I thinks you become a well front end developer after a small time period.
jackson1 posted this at 06:07 — 12th January 2011.
They have: 8 posts
Joined: Jan 2011
Thats good. W3school is best way to learn,i use this site to learn HTML,CSS and also learn PHP.
offersking posted this at 11:02 — 31st January 2011.
They have: 11 posts
Joined: Aug 2010
HTML is a simple mark-up and formatting language for text, with links to other objects, used with the web.
CSS is a style sheet language used to describe the presentation semantics of a document written in a markup language.
John Cooper posted this at 15:15 — 31st January 2011.
He has: 12 posts
Joined: Jan 2011
Learning html and css is easy but to make the template that support all browser specially.
IE 7,IE 6,Saffari,Mozilla and firefox is difficult task.
nishikoriaus posted this at 15:14 — 12th February 2011.
They have: 5 posts
Joined: Feb 2011
HTML is a hyper text markup language and css is a cascaded style sheet , both are desinging language used in web site design. HTML is used in different languages too such as PHP, asp.net as the coding of other language are being done in its tag only.
almo3lem posted this at 18:44 — 20th February 2011.
He has: 7 posts
Joined: Feb 2011
w3school is best way to learn i have learned my self from it :
http://www.w3school.com
give it a try it's very nice , you can always search for free books it's very useful to .
vaniliao posted this at 11:30 — 3rd March 2011.
They have: 5 posts
Joined: Mar 2011
HTML is stand for Hyper Text Mark up language. HTML and CSS are used to build web application. It was easy in learning. If any one want to learn the HTML visit the site of w3school and it will provide you tutorial, the language of the tutorial are easy to understand also.
obaid.ahmed posted this at 07:20 — 24th April 2012.
They have: 8 posts
Joined: Jan 2012
you can learn html+css easily from w3schools.
krushang posted this at 10:29 — 30th April 2012.
They have: 3 posts
Joined: Apr 2012
i want to learn HTML+CSS
krushang posted this at 10:49 — 30th April 2012.
They have: 3 posts
Joined: Apr 2012
i also want to learn HTML
dawidtailor posted this at 06:17 — 1st June 2012.
They have: 9 posts
Joined: May 2012
I also want to learn CSS i know about HTML but i haven't any idea about CSS so please if anyone know than please give some best information.
energy90 posted this at 10:15 — 8th June 2012.
They have: 2 posts
Joined: May 2012
Hi, I can not put a time line limit on that. It depends on your leaning capacity.
Html stands for hyper text markup language which is used for text formatting and links to other objects, used with the web.
Css stands for Cascading style sheet which is used for designing, layout and look.
I think W3school is best way to learn these.
[url=http://www.energyconsultant.uk.com]Energy Consultant[/url]
lennondevid posted this at 12:01 — 13th August 2012.
They have: 14 posts
Joined: Jul 2012
According to me, W3shools.com site is best place to learning about HTML and CSS. It has good source for them and also provides every concept of them.
sandyadevi posted this at 11:21 — 22nd September 2012.
They have: 2 posts
Joined: Sep 2012
W3schools is best place to learn HTML, CSS. They will explain every concept with simple examples.
helper27 posted this at 03:45 — 27th September 2012.
They have: 22 posts
Joined: Jul 2012
W3school is best and good way to get the knowledge of HTML...
MrThind posted this at 11:29 — 5th October 2012.
They have: 21 posts
Joined: Sep 2012
w3schools.com and Wikipedia is good site to get good help for learn HTML & CSS.
Emily Smith posted this at 05:33 — 9th October 2012.
They have: 5 posts
Joined: Sep 2012
Hello, I think HTML+CSS is the best way to make your site more attractive and efficient. CSS provides so many things and tags that help us in so many things.
canada immigration visas l canada immigrations l canada immigration visa
annahussy posted this at 06:51 — 10th October 2012.
They have: 51 posts
Joined: Jun 2012
Hi, If you want to learn HTML and CSS than you have to use W3school tutorial site that really the best tutorial. It provide good information of all subject which makes easy way to understand HTML and CSS. It is really the best source to learn with good practice.
MrThind posted this at 12:41 — 10th October 2012.
They have: 21 posts
Joined: Sep 2012
I also learn HTML & CSS with the help of w3schools.com and Wikipedia
jaagitthe posted this at 05:38 — 13th December 2012.
They have: 8 posts
Joined: Dec 2012
Such a informative Discuss Keep It up Its helpful
Peetter123 posted this at 10:27 — 20th December 2012.
They have: 13 posts
Joined: Dec 2012
Any site to learn css?please tell me?
Peetter123 posted this at 10:31 — 20th December 2012.
They have: 13 posts
Joined: Dec 2012
I want to learn css and want to know how can we use it in our website?
tunevps posted this at 14:41 — 25th March 2013.
They have: 25 posts
Joined: Jun 2012
I must prefer you to use google, you will get number of site for learning CSS and use of these feature.
DanyPi posted this at 22:26 — 27th March 2013.
They have: 1 posts
Joined: Mar 2013
Hello, noone can tell of time limit on that. It depends on your leaning abilities.
Html stands for hyper text markup language which is used for text formatting and links to other objects, used with the web.
Css stands for Cascading style sheet which is used for designing, layout and look.
I think W3school is best way to learn these. Also you could try Wikipedia for more sources.
I have a big practice in programming and i spent 3months learning HTML and CSS (and php btw)
-Dany
stivemcfly posted this at 01:51 — 13th April 2013.
They have: 3 posts
Joined: Apr 2013
same here. I use W3school for learning HTML + CSS. It's great website for learning
Shivendra9411 posted this at 04:38 — 26th April 2013.
They have: 12 posts
Joined: Apr 2013
There is w3school.com is best option of online learning HTML and CSS
stivemcfly posted this at 01:52 — 13th April 2013.
They have: 3 posts
Joined: Apr 2013
You can use visibility or display but you have to apply changes to the div.style object and not the div object itself.
var div = document.getElementById('div_id');
// hide
div.style.visibility = 'hidden';
// OR
div.style.display = 'none';
// show
div.style.visibility = 'visible';
// OR
div.style.display = 'block';
Vimax Website || ViGRX Plus
CodyDeegan posted this at 05:54 — 2nd May 2013.
They have: 46 posts
Joined: Feb 2013
Its not all about writing it, you should also synchonize different web developing languages with each other.
shivendra posted this at 05:06 — 23rd May 2013.
They have: 9 posts
Joined: May 2013
The HTML is a Hyper Text Markup Langues. The HTML Tutorial best website is www.w3schools.com
jane25 posted this at 11:35 — 19th June 2013.
They have: 4 posts
Joined: Jun 2013
I'm using w3 schools site for learn the HTML & CSS. It's very helpfull for basic HTML & CSS.
David S Lemieux posted this at 06:28 — 29th June 2013.
They have: 6 posts
Joined: Jun 2013
W3 website is best for learning HTML and CSS and It is also like http://www.html.net/tutorials/css/.
sagarverma posted this at 06:12 — 20th May 2015.
They have: 6 posts
Joined: Mar 2015
Two resources which are considered best to learn css and html are w3schools and codecademy. Othe place is html.net, official site for free tutorials on html and css.
drilling machine | stainless steel fasteners | thrust bearing | surface grinder/a> | heavy duty lathe machine
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.