Question: Using HTML , XHTML or CSS , design a simple website describing something of your interest. The home page should include the followings: 1 .

Using HTML, XHTML or CSS, design a simple website describing something of your interest.
The home page should include the followings:
1. At least 4 headings (2 main headings [big] and 2 subheadings [smaller]) and 4 paragraphs. One paragraph should be Italic and another one should be Bold.
2.2 horizontal lines (try to put them in good places inside the page)
3.4 images.
4. One long complex nested list (no matter ordered or unordered lists). The nested list is not limited to any number.
5.2 links inside the page that one of them takes the user from the top to the bottom of the page and the other takes the user from the bottom to the top of the page.
6. A table of 2 columns [the first column should be green color and the second should be red color] and 6 rows using colspan and rowspan attributes one time in any row or column of your choice (you can divide the cells according to any number you wish). Include a photo in one of the cells and an ordered list of 3 items in another cell.
7. using the tag in the head section, give the div and span tags a certain format and use them in the body section.
8. A link which take the user to another basic webpage. In this page, create one form using Fieldset, call it My form and include the followings:
First name, last name, email textboxes.
A drop down list of 10 items where the 5th item should be selected as a default choice.
Radio buttons, call it "My interesting Programming" and the options should be (HTML, JAVA, PHP, C++, C).
Checkbox options, call it "My Courses" and display the options as (Internet Technology, Programming, HCI).
One file upload button called "Browse".
One text area called comment.
One submit button called Sending and one reset button called "Clear".
Make sure all the requirements are achieved, The idea is about " Planets "

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!