HTML - How To Learn Css
What is the easy way to learn Css properties?
Similar Tutorialshi, i have done my first year at night college in web design and i do all of the coding myself in notepad. people tell me all the time that dreamweaver and such programmes are better and i should learn them what are the advantages and disadvantages of coding myself? thanks I want to learn how to use html and do not have the first clue where to start. how do i access the code on my webpage to start messing around with it? hi all . I am giving some knowledge of html u can learn it easy here we start .. HTML Code: <html>..</html>#starting an html file <!--...--> # Comments <head></head>#head <title>...</tttle>#title of the page <body></body># body <body bgcolor="value">#body color <A href="www.yahoo.com"></a>#to put the link <hr></hr># line <br>#goest to another (break) <P>..</p>#paragraph .. <b>..</b>#text bold <img src="filename.gif"></a>#to put an image <font face="verdana"></font>#the font of text <font color="black"></font>#the color of text <fobt size="1"></font># size of text <table>..</table>#table <table width="20">#how bug is table .. <table border="1" align=-"center">#table border and where to put the table <tr> <td> #under table <td align="center">#where to put the table . <td bgcolor="white">#color of table <form></form># the form <a href="mailto:you@yahoo">#mail link <form action="book.php">#.....l <form method="post">#--to send the mail .. <input type="text" name="name"></a>#the text box <input type="button">#button <input type="submit">#sends the mail <input type="reset" #restarts .. ... etc... there are 50 commands of HTML . but i mentied the basics one ok hope u will learn . ok see yaa Alright so in what order should I learn the basic things of web design? I want a really cool site that look professional. So basically I want to learn HTML, XHTML, CSS, JAVASCRIPT, and PHP. What order should I learn those? Is that knowledge enough to make a stunning website? ---------------------- Hi guys my name is Seenath can any body help me where to start from to learn HTML and how to practice it. Hello I'm assuming I'm in the right area for this. http://hiatus.5u.com/index.html I'm wanting to position a box on this website with HTTP links that open a new browser. I've tried using custom drawn boxes, but my website doesn't like it, it's chewing up the links and wont link them. If you look at the website link there I posted, to the right side of the page there is a box that is empty, below it says something like "links will open a new browser" I want to set links there. I don't know what style of scripting I need to accomplish that. I'm starting to feel like html isn't cutting the mustard. And frontpage isn't cutting the mustard over there. I also have another question, about setting up an html password. I have this setup here ~ Code: <input type="password" name="time23" size="10"><INPUT TYPE="HIDDEN" NAME="cgiemail_required" VALUE="time23: Please supply the correct Password."> <INPUT TYPE="HIDDEN" NAME="cgiemail_error" VALUE="error_enlistment.html"> I want it to work like this, if you put in a password and it's incorrect, it'll send you to an error page. This somewhat works, however not accurately enough. If you leave it blank it will spit out an error site. But if you put any random thing, as long as the box isn't empty it will work. I don't mind if the password is in the page source code, that's not a big deal. Most people I know don't have a clue you can even look at source code. So as long as I can ring a few in doing it this way I'm fine. Hi all, I am a beginner in coding.When we have dreamweaver , front page softwares that can build webpages, why to still learn coding? Are there any strange reasons behind it? Kidnly, enlighten me... Regards, Kishore Hello forum please help me out on this one I want to learn html and xhtml I have found a website that teaches html http://www.goodellgroup.com/tutorial/ but I want a more detailed tutorial and I didn't find xhtml please send me some links to learning websites for html and xhtml. Thank you much thanks Hello, Could someone recommend a couple of books for me? I'm interested in upping my skills in html/xml/css/javascript etc but am unsure what to purchase. I have: Advanced knowledge of html Moderate knowledge of css Basic knowledge of javascript VERY Basic knowledge of Actionscript 3.0 I was looking into Lynda and Friends of Ed. Thoughts? Hey all, I still consider myself a novice in html and especially CSS. I know basic, basic html like how to write paragraphs and line breaks and embed videos and write meta tags. I know virtually no CSS However, I would like to learn more advanced techniques. Any suggestions for straightforward sites or videos or programs that I can look up? I have been looking at w3schools.com a little bit and I use notepad++ for an editor. Anyway, any suggestions would be awesomely appreciated. Thanks guys! Hi I've resisted long enough - I realise now I MUST create an iPhone version of any site I make. Complete newb to iPhone development, so I was wondering if there is a good tut somewhere you guys know of? Thanks Shaun Hi, I am new and have just started learning basic HTML on w3schools.com. Is this a reliable website with accurate HTML tutorials? |