Home | Forums | What's new | Resources | |
Website help! |
schi0249 - Sep 16, 2007 |
dibz | Sep 17, 2007 | ||||
A quick page with a counter, weather, date, and time. The date & time are placed via javascript, and the counter only counts the # of times the person viewing has visited using cookies + javascript. The weather is from Weather Underground. Here you go:
Code:
|
schi0249 | Sep 17, 2007 | |||
Thanks for the assist. That looks way cleaner than what I had. |
VertigoXX | Sep 17, 2007 | |||
Ick... Dreamweaver... The only thing I can imagine worse would be FrontPage. Sorry, I do all my web work in WordPad and NotePad these days. Do you have any restrictions on what kind of language this has to be programmed in? ScriptSearch.com... should have a variation of the old Perl scipt one I used to use before I started doing everything in PHP. |
schi0249 | Oct 4, 2007 | |||
Alright, I have finished my class project site. I am taking all constructive comments. The more the merrier. Keep in mind, this is my first attempt and I am not looking to be a professional. http://studentweb.stcloudstate.edu/scje0607... Here is the criteria for the assignment: Minimum requirements for the web site are as follows. 1.Create minimum 3 web pages. Use at least one visible table. Every link must work. There should be no "broken" icons on the page. These result from references to image files which are not available. a.Main web page: i.Name it as index.html ii.Include your photo, name, class and your email address. Include your email address as a “hot link”. iii.Some links to sites related to your major department or BCIS department, the College of Business, and SCSU iv.The page must include a background image or color. v.Link to other pages vi.A working counter that displays the number of times the page has been accessed on at least one of the pages. vii.Date, local time, and local weather b.Second page about your interests, hobbies, family etc.; i.Name it as SecondPage.html. ii.Include a link to other colleges and universities you have attended. If you are employed, state where you work and include a link to the company home page if it exists. iii.You may then include any additional information and links you would like to share with us. iv.Link to main page and other pages c.Third page – include your resume: i.Name it as Resume.html (file should be saved as a web page) ii.Link to main page and other pages Thanks again. Jeremy |