www.rickcable.com – This is a great tutorial if your new to HTML all about the HTML HEAD tag. Explains what it is, when to use it and what other tags are commonly found inside it and what they mean in plain english.
www.rickcable.com – This is a great tutorial if your new to HTML all about the HTML HEAD tag. Explains what it is, when to use it and what other tags are commonly found inside it and what they mean in plain english.
I made mine with only code it is really easy AND IAM ONLY 13!!!
Anyways, go to the folder you want your html page in(you can view the path with pwd) and type “nano” and then what you want your file to be called. This automatically saves as plane text.
Anyways, when you are in the folder you want, type “nano” and the name of the file you want to create and/or edit and type in whatever you want. This is how I create java programs and any other programs that don’t support rich text.
Either you do that, or you use TextEdit.app and reconfigure the really confusing preferences so that it saves as plain text instead of rich text. It is impossible to write the plane code with rich text without the text in the html page being the code itself.
yes it is. Go to the utilities folder and find a program called terminal, which is based on unix(i think).
Anyways, go it starts off at your folder (the one with Desktop, pictures, etc. in it), and to change which folder to look at, type “cd” and .. to go up a folder or the folder’s name to go into that folder. You can view the contents of the folders by typing “ls”.
Hand coding just implies that you can use whatever the default text editor is. So just find out what you default text editor is for MAC. I don’t own a MAC yet so I’m I would not be able to tell what program that is.
I’ll do a fav icon video soon. My summer travel schedule seems to be taking up all my geek time.
cod4!!!!!! great game. I agree, a favicon tut would be great!
Good suggestion…I’ll add this to my list.
HTML = Hypertext Markup Language
wats= dose HTML mean
can you make a tutorial like this one on how to add a favicon in the html, please?
– Ickomusic
Exceptionally useful and succinct.
Do you know how to link to a specific part of a page? Like if at the top I had a whole bunch of links on individual subjects, linking to those same subjects further down the page. Kind of like a FAQ.