I have to have the following in my web page when i make it:
Frames
Image(s) - should have alt, title, height, width attributes.
links - Text link(s) %26amp; image link(s)
Link(s) to another web page within the same website
Link(s) to a web page in another web site
Link(s) within a web page
Link(s) to an email address
Bulleted list(s)
Text formatting
Table(s)
Image map(s) (must contain 2 or more hotspots)
Changing link colors
Horizontal menu bar(s) or Vertical menu bar(s)How do u create a webpage with html? using the guideline included?Frames in HTML documents: http://www.google.com/search?q=html+Fram
How to Make a Webpage:
Full Web Building Tutorials: http://www.w3schools.com/
The Web Book (free): http://www.the-web-book.com/index.php
Beginner's HTML Tutorial: http://www.htmlbasix.com/
How to Create a Webpage: http://www.make-a-web-site.com/
http://www.w3schools.com/site/default.as
So, you want to make a Web Page!: http://www.pagetutor.com/html_tutor/inde
Getting started with HTML: http://www.w3.org/MarkUp/Guide/
RonHow do u create a webpage with html? using the guideline included?I use the http://wwww.w3schools.com/ website a lot to learn how to code things.
A lot of what you listed is simple; it also helps to visit a webpage with similar elements and %26quot;View Source%26quot; to find out how they did it. Then you can program your own version of it (without necessarily copying the code word-for-word).How do u create a webpage with html? using the guideline included?Smells like homeworkHow do u create a webpage with html? using the guideline included?http://www.w3schools.com/html/html_intro a an awesome place to start and will provide more than enough examples to complete the task.
You didn't actually think that someone will code up your assignment for you, did you?