UnSponsored Posted February 22, 2013 Posted February 22, 2013 i want to start coding in HTMl.Can anyone give me a site or e book or something that will help me to code templates from psd to html?Thnx..:D waiting..:D Quote
Snoopi Posted February 22, 2013 Posted February 22, 2013 you just need to learn css and the basics of html you have to learn how to use div class/id Quote
UnSponsored Posted February 22, 2013 Author Posted February 22, 2013 you just need to learn css and the basics of html you have to learn how to use div class/id can you explain to me what is the difference between html and css? Quote
Snoopi Posted February 22, 2013 Posted February 22, 2013 can you explain to me what is the difference between html and css? you making a div for the contect for example <div class="contect"> some text here </div> now you have to move it left right bot top you have to go in css file and write .contect { margin-left:1px; <-- this will push from left 1 px so your whole text will move 1 px to right padding-top:1px; <-- this will push from top 1px so your whole text will move 1 px to bot } thats all you need for start Quote
UnSponsored Posted February 22, 2013 Author Posted February 22, 2013 you making a div for the contect for example <div class="contect"> some text here </div> now you have to move it left right bot top you have to go in css file and write .contect { margin-left:1px; <-- this will push from left 1 px so your whole text will move 1 px to right padding-top:1px; <-- this will push from top 1px so your whole text will move 1 px to bot } thats all you need for start ok,thnx you.But do you have any tut or e book or something?Any advice tip would help me.I mean,when you were starting coding,what helped you a lot? Quote
Snoopi Posted February 22, 2013 Posted February 22, 2013 ok,thnx you.But do you have any tut or e book or something?Any advice tip would help me.I mean,when you were starting coding,what helped you a lot? i just learn from others work. i downloaded some free tamplates see how they code and start coding, didn't read any ebook or smth Quote
UnSponsored Posted February 22, 2013 Author Posted February 22, 2013 i just learn from others work. i downloaded some free tamplates see how they code and start coding, didn't read any ebook or smth :O,i had stared lessons on the internet from this: http://www.codecademy.com/tracks/web ,but it is too boring..xD PS: i think i will do the same thing you did..:D Quote
UnSponsored Posted February 23, 2013 Author Posted February 23, 2013 have you got any simple coded website to watch how it is coded.IF you can i would have the psd files too Quote
UnSponsored Posted February 23, 2013 Author Posted February 23, 2013 http://www.w3.org/ check this one what is this? Quote
Snoopi Posted February 23, 2013 Posted February 23, 2013 http://maxcheaters.com/forum/index.php?topic=260233.0 Quote
Eneru Posted February 23, 2013 Posted February 23, 2013 what is this? <title>World Wide Web Consortium (W3C)</title> :) Quote
UnSponsored Posted February 24, 2013 Author Posted February 24, 2013 http://maxcheaters.com/forum/index.php?topic=260233.0 downloading,thnx Quote
FinalGod Posted April 26, 2013 Posted April 26, 2013 You can buy Blane's ebook.It is totally well-explained and it costs only 5$.Nothing at all. Quote
GeneralKenody Posted April 26, 2013 Posted April 26, 2013 (edited) ... Edited May 14, 2022 by OptimumDamage Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.