combine the lessons of the last 3 chapters and explore HTML forms, CSS, and JavaScript to build a meeting announcement as an online service provided to our customers. If you have questions about this assignment at any time, contact me so that I can help you get started or keep going. There is a lot […]
Archive for the ‘Websites, web programming’ Category
Proposal Assignment
You are required to create a complete stand-alone web site for your family-owned (forged) company. The site must have 5 – 7 content pages (the collection of external links wont be counted as a content page) including home, about us, product/service, order form, associations (i.e., brief bio of your family), etc. Your company could be […]
Proposal Assignment
You are required to create a complete stand-alone web site for your family-owned (forged) company. The site must have 5 – 7 content pages (the collection of external links wont be counted as a content page) including home, about us, product/service, order form, associations (i.e., brief bio of your family), etc. Your company could be […]
Proposal Assignment
You are required to create a complete stand-alone web site for your family-owned (forged) company. The site must have 5 – 7 content pages (the collection of external links wont be counted as a content page) including home, about us, product/service, order form, associations (i.e., brief bio of your family), etc. Your company could be […]
Proposal Assignment
You are required to create a complete stand-alone web site for your family-owned (forged) company. The site must have 5 – 7 content pages (the collection of external links wont be counted as a content page) including home, about us, product/service, order form, associations (i.e., brief bio of your family), etc. Your company could be […]
Personal Home page
Design a simple, visually pleasant, personal webpage that could serve as your online resume/portfolio, using HTML5, CSS, and Bootstrap. RecommendedRecommended Procedure: 1. Download Bootstrap from http://getbootstrap.com/ 2.Spend some time browsing the Bootstrap site and associated documentation and examples. 4. Choose an example from Bootstrap http://getbootstrap.com/getting -started/ #examples and download it. Adjust paths, etc. on your […]
Links, Lists, Navigation, and Positioning Objects with CSS
Part A: Begin by opening one of your web pages, such as your Home page, from your course folder into either BlueGriffon or Notepad++ . The page you open should be the same one containing the text in your website document. Using the ordered and/or unordered list tags, create your lists […]
Project 12-3 Movie List
Project 12-3: Movie ListCreate an application that displays all movies for the specified category. ConsoleThe Movie List application Choose from 100 movies Categories: drama | musical | scifi | horror | comedy | animated Enter a category: scifi Star Wars 2001: A Space Odyssey E.T. The extra-terrestrial A Clockwork Orange Close Encounters Of The Third […]
easy loops
You are to create a loop built inside of a table that will convert miles to kilometers. The table conversion list is to begin at 1 and continue through 75. The background of each row is to have have an alternating color. tr:nth-child(odd) {background-color: #f0f;} (Look up This is not intended to be a rainbow. […]
WEBSITE CASE STUDY Implementing a CSS Two-Column Page Layout
I have been doing this assignment for a few weeks now and I am totally lost at this point. I attached my files that I had created from the previous steps in the assignment. The book is Web Fundamentals in Chegg and I will provide screen shots or my log in to whoever accepts the […]