Im learning this in school and as of now were just doing frontpage touritials and i seem to forgetting the code but i could make a website. I use the design tab too much.
Printable View
Im learning this in school and as of now were just doing frontpage touritials and i seem to forgetting the code but i could make a website. I use the design tab too much.
Try w3schools
Yeah w3schools gives you extensive details about each tag.. it's not like the teachers will kill you for forgetting a tag here and there... w3schools has all of them there.. give it a go!! :)
IT doesnt matter about the teacher. Im doing better than anyine else in the class but when we have to make something iw anna get a good grade,.
Ahh I see.
Well, don't they let you use a list of tags in clss? Seems odd to let someone do all the tags without a list of them.. they are easily forgotten..
Anyway, if you understand the basics of HTML you're fine.. wait till you hit Javascript, ASP and PHP :devil: :lol:
No im joust doing this for myself. The teacher will let me use frontpage and everythign but i just want to be able to do it better than him!!! :shifty:
:lol:
Good for you!! :) All you gotta do is practice.. simply practice the tags and you'll be doing HTML easy..
hwo come this forum uses like [b] instad of <b>
Cos it's not HTML :P
The forums uses BBCode, based on PHP (I think), so it's nothng to do with HTML.. tags are different. I'm not an expert.. I'msrcould explain better than me.
oh i know some other place that uses html tags.
Start making random website designs to try out doing things in different ways and eventually you'll get the idea on how to lay something out.
Use notepad2 instead of frontpage/dreamweaver so you actually learn it and dont just use wysiwyg editors. ;)
Also try and learn CSS as you go along so your sites can easily have different themes/styles.
Then you can move on to php. :)
How do you put a link/navagation table on a website like we have here.
Such as home usercp and on.
Also isn't wordpad the same thing as notepad2.
I downloaded it and the exe comes but why is there a reg file
im taking a web page design class in school too! we are suppose to be learning frontpage but my teacher is being a rebel and teaching us html, we got an award in our district for being over acheivers, also im in highschool for e.i.
i use this book i forgot what its called its something like basic guide to html
its pretty good
it has practices and like activites to teach u has pictures and stuff its tight
well the teacher i have doesnt know much. Its his first year but we are using notepad now for a few days to learn the basics of the code.
Were still waiting to get the books. They didnt arrive yet.
also in notepad2 how do you get the numbers to show up on the sides. Now they only show up when i use a line. I want them to be on everyline even if i havent tuched it. IN the screens they have on the side the numbers to the side are different than i have.
Make a file such as nav.php, in that put your navigation links.
Then in each page put <?php include('nav.php') ?> where u want the navigation to be.
etc.
Notepad2 has syntax hilighting unlike wordpad...
Result:
14 of 20
70%
Almost! Study a little more and take the test again!
Time Spent
2:53
I knew most of the stuff and i didnt even study!!
The only thing is, anyone can learn HTML, and make a crappy website with a teal background and pink text with a flying monkey cursor, and make the screen shake. But how you design the site is what really makes it a website, and the artwork your incorporate into it, that is what will either make or break you as a website designer, not just simply learning HTML.
Triple post!!!
Where did you do that?Quote:
Originally Posted by twisterX
w3touritoul or something like that.