WICS Web Development Project

Slides:



Advertisements
Similar presentations
Web Development Project TEAM 2 JACK MICHAEL CHARLES CHRIS.
Advertisements

To. An easy way to explain the internet is to think of your school computers all linked together into a network that you can put information into.
WEB PAGES: Week 13 Our last Class. FRAMES HTML: Frames You can put a Web Page here ! and a different Web Page here !
Rollover Buttons UNIT 2. Purpose When you move your mouse onto a button the image on it rolls over to something else Link to example website.
1855 Cookers Luke Newmann, Fall Objective To improve communications, increase participation, and increase donations for a University of Houston.
Class02 Introduction to web development with PHP MIS 3501, Fall 2015 Brad N Greenwood Department of MIS Fox School of Business Temple University 8/27/2015.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
HTML: Hyptertext Markup Language Doman’s Sections.
Producing Web-Based Digital Media Basic Concepts.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
Anything USB Project Identification. Development Team Michael PhillipsMichael Phillips –(Systems Analyst, Web Developer) Verasak WongvilaivarinVerasak.
 Computer use language to communicate  A web browser will read these tags and translate it into what you actually see  Viewing Code of ESPN WebsiteESPN.
INTRODUCTION TO HTML5 New HTML5 User Interface and Attributes.
Farshid Hassani Xiaoming YU Li Lian
PRESENTED BY GRADUATE DESIGN GROUP 2 MEREDITH, JENNIFER, CAMMAY AND DIANE How to build a web site in Dreamweaver.
Browser Compatibility Testing, using different browsers Conditional Statements.
HTML Basic Structure. Page Title My First Heading My first paragraph.
Is This Website A Useful Resource? Helpful Tips. A Useful Website Has... Quality, depth and usefulness of content clear statement of the content, including.
MCA NAAD Competition 2014: Guidelines & Rules Submission date: 1 st March 2014.
99 Professionals C22/30, Sector 57, Noida, Uttar Pradesh TOLL FREE
INTRODUCTION ABOUT DIV Most websites have put their content in multiple columns. Multiple columns are created by using or elements. The div element is.
HTML Structure & syntax
Basic HTML Introduction to HTML.
HTML Extra Markup CS 1150 Spring 2017.
Fall 2016 CSULA Saloni Chacha
Web Designing Course in Pune By CNC Web World
The Future of Drupal and Content Delivery
Intro to HTML CS 1150 Spring 2017.
Web Design Unit 5.
Prepared by Dr. Maher Abuhamdeh 2014/2015 First semester
Web Basics: HTML/CSS/JavaScript What are they?
HTML – The COMPUTING UNLOCKED GUIDE
Intro to HTML CS 1150 Fall 2016.
IGEM Wiki Workshop 11/05/2017.
Mansoor Ahmed Bughio.
Concepts of HTML, CSS and Javascript
Lecture 8. HTML. Author: Aleksey Semyonov
Web software.
GCE Applied ICT G053: Lesson 01 Introduction To The Unit
WEB 240 Competitive Success-- snaptutorial.com
CSS 422 Education Begins / Snaptutorial.com. CSS 422 All Assignments For more classes visit CSS 422 Week 1 Individual Use Case Diagram.
WEB 240 Education for Service-- snaptutorial.com.
CSS 422 Education Begins / tutorialrank.com. CSS 422 All Assignments For more course tutorials visit CSS 422 Week 1 Individual Use.
WEB 240 Education for Service-- snaptutorial.com
WEB 240 knowledge is divine-- snaptutorial.com. WEB 240 Entire Course For more classes visit WEB 240 Week 1 Individual Website Brainstorm.
WEB 240 Teaching Effectively-- snaptutorial.com
CSS.
Creating & Managing for Teaching Purposes
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
Laying out a website using CSS and HTML
WebTechFeeders we feed the need
Rollover Buttons UNIT 2.
5.2.3 Be able to use HTML and CSS to construct web pages
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
HTML 12/27/2018.
ICE 234: Survey of Computers in Schools
Why would you want to add a Footer to a website?
HTML Basic Structure.
Financial Affairs Training Website
Website production.
Web Application Development
HTML and CSS Basics.
INFS 230 L Internet Technology
HTML Structure & syntax
Client-Server Model: Requesting a Web Page
HTML Tags and Structure
Creating your website and learning HTML
INTERNATIONAL INSTITUTE OF IFORMATION TECHNOLOGY, (I²IT)
Unit 13: Website Development
Monday, Sept. 24 Today we are going to update the html code to html5. It has some new features that we have not covered yet.
Presentation transcript:

WICS Web Development Project Overview and teams

Theme Open to your imagination Suggestions STEM-related educational site for young girls Portfolios

Suggested work pace Begin by creating all HTML5 content Follow with CSS3 and graphics Add JavaScript You have until the end of Fall quarter to complete the website Create realistic objectives

Sample HTML5 page <!DOCTYPE html> <!--HTML5 declaration--> <html> <head> <title>Tab Title</title> </head> <body> <h1>Header</h1> <p>This is a paragraph.</p> </body> </html>

Hosting your site ICS Personal Webpage http://www.ics.uci.edu/computing/web/personalpage.php

Judging End of Fall quarter Criteria (subject to change) Creativity Use of HTML5/CSS3/JavaScript User friendliness General purpose of website Design

Do you win anything? Winning team will be awarded a special prize All participants will receive a smaller prize

Questions?

Teams Get Together Exchange contact details Brainstorm Come back next week ready to work