Curriculum Management System

Size: px
Start display at page:

Download "Curriculum Management System"

Transcription

1 Curriculum Management System MONROE TOWNSHIP SCHOOLS Course Name: Advanced Web Design Grade: For adoption by all regular education programs Board Approved: December, 2015 as specified and for adoption or adaptation by all Special Education Programs in accordance with Board of Education Policy # 2220.

2 Table of Contents Monroe Township Schools Administration and Board of Education Members Page... 3 Mission, Vision, Beliefs, and Goals Page... 4 Core Curriculum Content Standards Page... 5 Scope and Sequence Pages Goals/Essential Questions/Objectives/Instructional Tools/Activities Page Quarterly Benchmark Assessment Page

3 Monroe Township Schools Administration and Board of Education Members ADMINISTRATION Dr. Michael Kozak, Superintendent Dr. Dori Alvich, Assistant Superintendent BOARD OF EDUCATION Mr. Doug Poye, Board President Mr. Tom Nothstein, Board Vice President Ms. Michele Arminio Mr. Marvin I. Braverman Ms. Jill DeMaio Mr. Lew Kaufman Ms. Kathy Kolupanowich Mr. Anthony Prezioso Mr. Steven Riback Jamesburg Representative Mr. Robert Czarneski WRITER S NAMES Mr. Gerard Minter CURRICULUM SUPERVISOR Ms. Susan Gasko 3

4 Mission, Vision, Beliefs, and Goals Mission Statement The Monroe Public Schools in collaboration with the members of the community shall ensure that all children receive an exemplary education by well trained committed staff in a safe and orderly environment. Vision Statement The Monroe Township Board of Education commits itself to all children by preparing them to reach their full potential and to function in a global society through a preeminent education. Beliefs 1. All decisions are made on the premise that children must come first. 2. All district decisions are made to ensure that practices and policies are developed to be inclusive, sensitive and meaningful to our diverse population. 3. We believe there is a sense of urgency about improving rigor and student achievement. 4. All members of our community are responsible for building capacity to reach excellence. 5. We are committed to a process for continuous improvement based on collecting, analyzing, and reflecting on data to guide our decisions. 6. We believe that collaboration maximizes the potential for improved outcomes. 7. We act with integrity, respect, and honesty with recognition that the schools serves as the social core of the community. 8. We believe that resources must be committed to address the population expansion in the community. 9. We believe that there are no disposable students in our community and every child means every child. Board of Education Goals 1. Raise achievement for all students paying particular attention to disparities between subgroups. 2. Systematically collect, analyze, and evaluate available data to inform all decisions. 3. Improve business efficiencies where possible to reduce overall operating costs. 4. Provide support programs for students across the continuum of academic achievement with an emphasis on those who are in the middle. 5. Provide early interventions for all students who are at risk of not reaching their full potential. 6. To Create a 21st Century Environment of Learning that Promotes Inspiration, Motivation, Exploration, and Innovation. 4

5 Common Core State Standards (CSSS] The Common Core State Standards provide a consistent, clear understanding of what students are expected to learn, so teachers and parents know what they need to do to help them. The standards are designed to be robust and relevant to the real world, reflecting the knowledge and skills that our young people need for success in college and careers. With American students fully prepared for the future, our communities will be best positioned to compete successfully in the global economy. Links: 1. CCSS Home Page: 2. CCSS FAQ: 3. CCSS The Standards: 4. NJDOE Link to CCSS: 5. Partnership for Assessment of Readiness for College and Careers (PARCC): 6. National Standards for Family and Consumer Sciences Education standards home.html 5

6 Scope and Sequence Quarter 1 UNIT TOPICS I. HTML a. Editors b. Basics c. Elements d. Attributes e. Headings f. Paragraphs g. Styles h. Comments i. Links j. Images k. Tables l. Lists m. Blocks n. Classes o. Iframes p. CSS q. Javascript II. III. HTML Forms a. Forms b. Form Elements c. Input Types d. Input Attributes HTML5 a. Support b. Styling and Convention c. Elements d. Semantics e. Migration f. Forms and Input Types g. Video h. Audio i. YouTube 6

7 Quarter 2 I. CSS a. Syntax b. Selectors c. Backgrounds d. Text e. Fonts f. Links g. Lists h. Tables i. Box Model j. Border k. Outline l. Margin m. Padding n. Dimension o. Display p. Max Width q. Position r. Float s. Align t. Navigation Bar UNIT TOPICS II. III. CSS3 a. Rounded Corners b. Border Images c. Backgrounds d. Colors e. Gradients f. Shadows g. Text h. Fonts i. 2D & 3D Transforms j. Transitions k. Animations l. Multiple Columns PHP a. Syntax b. Variables c. Echo/Print d. Data Types e. Strings f. Constants g. Operators h. If..Else Elseif i. Switch j. Loops k. Functions l. Arrays m. Sorting Arrays 7

8 Quarter 3 I. PHP Forms a. Handling b. Validation c. Required d. URL/E Mail e. Complete II. PHP Advanced a. Date & Time b. Include c. File Handling d. Open/Read e. Create/Write f. Upload g. Cookies h. Sessions UNIT TOPICS III. MySQL Database a. Connect b. Create Database c. Create Table d. Insert Data e. Insert Multiple Data f. Select Data g. Delete Data h. Update Data i. Limit Data 8

9 Quarter 4 UNIT TOPICS I. Real Life Application Project a. Web Proposal and Design b. Application of HTML, CSS, PHP & MySQL c. Use of Current Technology for Presentations 9

10 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). UNIT 1 HTML Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Build an informational, aesthetically pleasing, multi page website using Hyper Text Markup Language (HTML). UNDERSTANDINGS Students will understand that HTML can be edited using a simple text or professional editor. HTML tags normally come in pairs where the first tag in the pair is the start tag and the second tag is the end tag. Empty HTML elements have no content and therefore have no end tag. Empty elements can be closed by placing a / at the end of the start tag. The World Wide Web Consortium (W3C) recommends the use of lowercase tags. All web browsers will read and display your document differently. Students will know HTML page structure HTML <!DOCTYPE> declaration HTML Headings HTML Paragraphs and Line Breaks HTML Links HTML Images HTML Attributes HTML Horizontal Rules HTML Head, Title and Meta Elements HTML Styling Meaning ESSENTIAL QUESTIONS What is HTML? How does a web browser read and display an HTML document? How can HTML be used to create a multipage website? Acquisition Students will be skilled at Writing, saving and opening an HTML document. Properly structuring an HTML document. Writing comments in an HTML document. Displaying an image in an HTML document. Creating hyperlinks in an HTML document. Properly formatting and styling an HTML document. Creating and separating paragraphs in an HTML document. 10

11 HTML Formatting Elements HTML Quotation and Citation Elements HTML Computer Code Elements HTML Comments HTML CSS HTML Tables HTML Lists HTML Block and Inline Elements HTML Classes HTML Layouts HTML Responsive Web Design (RWD) HTML Iframes HTML Javascript HTML Symbols Creating a Responsive Web Design. Implementing CSS and Javascript in an HTML document. Implementing a List (Ordered and Unordered) in an HTML document. Implementing a Table in an HTML document. Inserting an image into an HTML document. Dividing HTML content into paragraphs. Using HTML Headings appropriately. Displaying a web page within a web page using an iframe. Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical errors. Stage Two: Evidence Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance task: OVERVIEW Using HTML, students are to build their personal homepage. The personal homepage should consist of a brief introduction of the student, an additionally linked page for the student s future assignments and any additional pages the student would like to add to express their individuality or showcase their talent(s). An emphasis should be placed on creating an aesthetically pleasing interface. DIFFERENTIATION The assessment is naturally differentiated since it allows students the freedom to express themselves individually and in their design. TECHNOLOGY Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML Quick Guide App on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. 11

12 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and understanding of key concepts: 4 I understand completely and I can teach it to a classmate. 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! Students will post their final web design to the class web server. Students are to browse/search the internet for personal homepages to generate design and content ideas. Students should further test these homepages with multiple browsers and devices to analyze their compatibility across multiple platforms. OTHER SUGGESTED PERFORMANCE TASKS: Music Album with Lyrics: Students are to create an HTML Web Design that depicts one of their favorite music albums. The design should contain a primary page with the album s artist, title, year released, cover art and track list. Each album track should have a link to the track s lyrics. Favorite Links: Students are to create an HTML Web page that is a collection of hyperlinks with descriptions Image Gallery: Students are to create an HTML Image Gallery that illustrates some of the student s favorite images. A description of the image and how it relates to the student should be included. Multiplication Table: Using HTML Tables, students are to create a Multiplication Table for the numbers 0 through 10. News Article: Using HTML Paragraphs, students are to find a news article on the web containing at least 3 paragraphs and duplicate the article in print. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the HTML Lessons, Examples and Exercises at Show students multiple web pages and break down the HTML of each page. Show students multiple web pages in various web browsers and identify similarities and differences. Written assessment of HTML and HTML elements. Basics of using Adobe Dreamweaver. Create, Edit and Save an HTML document in Adobe Dreamweaver. How to access/load an HTML document in a web browser. The course is hands on, with students creating and designing multiple pages to master content. This should be consistent throughout the course. An emphasis on performance assessments with teacher monitoring and assistance as necessary. 12

13 SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. Students should be encouraged to further investigate web design through online tutorials and videos in order to create a unique design that represents them and their page(s). 13

14 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). UNIT 2 HTML Forms Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Create an HTML form using multiple form elements. Successfully submit HTML form data to a form handler. UNDERSTANDINGS Students will understand that HTML Forms are used to collect and transmit user input. The POST method should be used when there is sensitive data. The GET method is used for passive submissions and will be visible in the page s address. Students will know The <form> Element The <input> Element Form Input Types: button, checkbox, password, radio, submit, text action Attribute method Attribute GET and POST Methods name Attribute <fieldset> Element <legend> Element <select> Element <option> Element <textarea> Element value Attribute readonly Attribute Meaning Acquisition ESSENTIAL QUESTIONS How can users enter data on a web page? How is data transmitted via a web page? How is sensitive and non sensitive data handled? Students will be skilled at Creating an HTML form. Submitting form data to a form handler. Properly using the POST and GET methods for sensitive and non sensitive data. Properly aligning an HTML form in the document. Collecting user input using a form. Specifying initial values for input fields. Implementing a text field in a form. Implementing a text area in a form. Implementing a dropdown list in a form. Implementing checkboxes in a form. Implementing radio buttons in a form. Implementing a submission button in a form. 14

15 disabled Attribute size Attribute maxlength Attribute Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical errors. 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and Stage Two: Evidence Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance tasks: OVERVIEW: Students are to create a survey that posts to a pre coded PHP script that will process the results. The survey should include all or the majority of HTML form input types. The page should follow a consistent design and layout with properly aligned elements. DIFFERENTIATION: Students have the ability to tailor the survey to their own interest(s). TECHNOLOGY: Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML Quick Guide App on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. Students will post their final web design to the class web server. OTHER SUGGESTED PERFORMANCE TASKS: Username and Password: Students are to create an HTML form that accepts an individual s username and password. The password input type MUST be implemented for the password. 15

16 understanding of key concepts: 4 I understand completely and I can teach it to a classmate. 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! Maximum text field length can optionally be applied. Question: Students are to create and HTML form that represents a multiple choice question. Radio buttons and a submit button are to be implemented. Contact Information: Students are to create an HTML form to input an individual s contact information. The amount of fields is up to the instructor and/or student. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the HTML Form Lessons, Examples and Exercises at Show students multiple web pages that utilize HTML forms and break down the HTML of each form. Written assessment of HTML Forms. The course is hands on, with students creating and designing multiple pages to master content. This should be consistent throughout the course. An emphasis on performance assessments with teacher monitoring and assistance as necessary. SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. Students should be encouraged to further investigate web design through online tutorials and videos in order to create a unique design that represents them and their page(s). 16

17 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). UNIT 3 HTML5 Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Implement new attributes and elements new to HTML5. Bring web pages up to date following the HTML5 standard. UNDERSTANDINGS Students will understand that With HTML5 you must create your own best practice, style guide and coding conventions. HTML5 adds support for various formats of date and time to an HTML form. This will later be used in PHP and MySQL. HTML5 recommends the use of lowercase tags and ending all tags, including those without an end tag. Students will know The HTML4 elements that have been removed in HTML5 <audio> and <video> Elements Supported audio and video formats The new HTML5 elements The new HTML5 form elements The new HTML5 input types The new HTML5 input attributes The new semantics of HTML5 Meaning ESSENTIAL QUESTIONS How does HTML5 improve upon HTML4? How well supported is HTML5 across modern web browsers? How will HTML5 help us design better and more efficient web pages? Acquisition Students will be skilled at Embedding audio and video into a website. Creating an HTML document that meets HTML5 standards. Teaching older browsers to handle HTML5 correctly. Creating an HTML form that accepts the new HTML5 input types: color date datetime datetime-local month number 17

18 range search tel time url week Applying the new HTML5 input attributes: autocomplete autofocus form formaction formenctype formmethod formnovalidate formtarget height width list min max required Stage Two: Evidence Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance task: OVERVIEW: Students are to create a web page advertising a product, real or fake. The web page should at least include text, images and an embedded advertisement video recorded by the student advertising the product. DIFFERENTIATION: Students may work in small groups for the video portion of the assessment. However, each student should have their own unique advertisement page. 18

19 demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical errors. 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and understanding of key concepts: 4 I understand completely and I can teach it to a classmate. 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! TECHNOLOGY: Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML5 Quick Guide App on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. Students will post their final web design to the class web server. OTHER SUGGESTED PERFORMANCE ASSESSMENTS: Music Album with Audio: Students are to embed audio tracks for their music album created in Unit 1. Birthday to Contacts: Students are to add a date selector for an individual s birthday to the contacts form created in Unit 2. Add an Event Form: Students are to create an HTML form to add an event to a calendar. The HTML5 date selector input type should be used along with text fields, a text area and any other input types deemed necessary. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the HTML5 Lessons, Examples and Exercises at Show students multiple web pages that utilize HTML5 and break down the HTML5 of each page. Written assessment of HTML5. The course is hands on, with students creating and designing multiple pages to master content. This should be consistent throughout the course. An emphasis on performance assessments with teacher monitoring and assistance as necessary. 19

20 SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. Students should be encouraged to further investigate web design through online tutorials and videos in order to create a unique design that represents them and their page(s). 20

21 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). UNIT 4 CSS Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Create more efficient and better designed web pages using Cascading Style Sheets (CSS) to style and layout multiple web pages. UNDERSTANDINGS Students will understand that CSS saves a lot of work by allowing you to control the style and layout of multiple web pages all at once. CSS defines how HTML elements are to be displayed. A CSS rule set consists of a selector and a declaration block. Students will know External, internal and inline stylesheets CSS Syntax and Rule Sets CSS Comments CSS Selectors: element, id and class Grouping CSS Selectors Multiple Style Sheets CSS Background Color and Image CSS Text Color, Alignment, Decoration and Transformation CSS Font Family, Style and Size CSS Links and Styles CSS Lists CSS Tables CSS Box Model CSS Border Properties CSS Outline Properties Meaning Acquisition ESSENTIAL QUESTIONS How can a multi page web site layout be handled more efficiently? What major problem(s) of HTML did CSS solve? How will CSS enable you to create a better, more attractive, design? Students will be skilled at Implementing external, internal and inline style sheets in an HTML document. Creating a cascading style sheet to control the style and layout of multiple web pages. Defining the background effects of an element. Styling text with text formatting properties. Define font family, boldness, size and style of a text. Styling links on a page or across multiple pages. Setting different list item markers for ordered and unordered lists. Setting an image as a list item marker. Improving the look of an HTML table with CSS. 21

22 CSS Margin Properties CSS Dimension Properties CSS Display Property CSS Max Width CSS Position Property CSS Float Property CSS Alignment Specifying the style, size and color of an element s border. Specifying the style, color and width of an outline. Defining the space around elements. Defining the space between an element border and content. Controlling the height and width of an element. Specifying the type of positioning for an element: static, relative, fixed or absolute. Aligning elements. Creating a CSS Image Gallery. Creating transparent images. Stage Two: Evidence Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance task: OVERVIEW: Students are to create an external CSS style sheet to manage their personal home page background(s), font(s), color(s), hyperlink(s), and overall design. The style sheet should also be applied to prior work for uniformity. DIFFERENTIATION: Students have the ability to choose their own images, fonts, colors, hyperlink structure and design. TECHNOLOGY: Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML, HTML5 and CSS Quick Guide Apps on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. 22

23 errors. 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and understanding of key concepts: 4 I understand completely and I can teach it to a classmate. 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! Students will post their final web design to the class web server. OTHER SUGGESTED PERFORMANCE TASKS: Navigation Bar: Using CSS, students are to make a navigation bar for their website. If students do not want a navigation bar on their personal homepages, they can make an alternate version of their existing page to accommodate this assessment. Modify Multiplication Table: Students are to modify their Multiplication Table from Unit 1 using CSS Tables and Box Models. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the CSS Lessons, Examples and Exercises at Show students multiple web pages that utilize CSS and break down the CSS of each page. Written assessment of CSS. The course is hands on, with students creating and designing multiple pages to master content. This should be consistent throughout the course. An emphasis on performance assessments with teacher monitoring and assistance as necessary. SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. Students should be encouraged to further investigate web design through online tutorials and videos in order to create a unique design that represents them and their page(s). 23

24 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). UNIT 5 CSS3 Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Add additional design visual features to design more unique web pages. UNDERSTANDINGS Students will understand that CSS3 is the latest standard for CSS. CSS3 is backwards compatible with earlier versions of CSS. CSS3 is split into modules. Students will know CSS3 Browser Support CSS3 Rounded Corners CSS3 Border Images CSS3 Backgrounds CSS3 Multiple Backgrounds CSS3 Background Size CSS3 Colors CSS3 Gradients CSS3 Shadows CSS3 Text CSS3 Fonts CSS3 2D Transforms CSS3 3D Transforms CSS3 Transitions CSS3 Animations CSS3 Multiple Columns CSS3 User Interface CSS3 Box Sizing Meaning ESSENTIAL QUESTIONS How does CSS3 improve upon CSS2.1? When and why should you use features of CSS3? What are some drawbacks of using CSS3? Acquisition Students will be skilled at Giving elements rounded corners Setting an image to be used as the border around an element Adding multiple background images for an element Specifying the size of background images Positioning background images Specifying the painting area of a background Displaying linear or radial gradients with smooth transitions between two or more specified colors Adding shadow effects to text and elements Wrap long words by breaking apart using the word-wrap property Define your own fonts Translating, rotating, scaling and skewing elements in 2D and 3D Change property values smoothly over a given duration Animate most HTML elements without 24

25 using Javascript or Flash Define multiple columns of text Include the padding and border in an element s total width and height Stage Two: Evidence Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical errors. 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance tasks: OVERVIEW: Students are to use CSS3 to add at least three effects to their page(s). DIFFERENTIATION: Students have the opportunity to choose their specific CSS3 effects and how to apply them to their design. TECHNOLOGY: Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML, HTML5, CSS and CSS3 Quick Guide Apps on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. Students will post their final web design to the class web server. OTHER SUGGESTED PERFORMANCE TASKS: Car Race Animation: Students are to use CSS3 to create a 5 car race with preset speeds. 25

26 understanding of key concepts: 4 I understand completely and I can teach it to a classmate. 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! Music Album Transition: Using CSS3, students are to create a transition for the album art work of their Music Album from a prior unit. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the CSS3 Lessons, Examples and Exercises at Show students multiple web pages that utilize CSS3 and break down the CSS3 of each page. Written assessment of CSS3. SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. 26

27 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). UNIT 6 PHP Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Create a dynamic, interactive, web page. UNDERSTANDINGS Students will understand that PHP is a server scripting language. PHP scripts are executed on the server. PHP is powerful enough and deep enough to run the largest social network, Facebook! PHP files can contain text, HTML, CSS, Javascript and PHP code. PHP is an acronym for PHP: Hypertext Preprocessor. PHP can generate dynamic page content. PHP can create, open, read, write, delete, and close files on the server. PHP can collect form data. PHP can send and receive cookies. PHP can add, delete and modify data in your database. PHP can be used to control user access. PHP can encrypt data. PHP supports a wide range of databases PHP is free. PHP is compatible with almost all servers. PHP runs on various platforms. A PHP script is executed on the server, and the plain HTML result is sent back to the browser. Meaning ESSENTIAL QUESTIONS What is PHP? What can PHP do? Why use PHP? Acquisition 27

28 Students will know A PHP script starts with <?php and ends with?> The default file extension for PHP files is.php Comments in PHP In PHP, a variable starts with the $ sign, followed by the name of the variable Rules for PHP variables PHP automatically converts the variable to the correct data type, depending on its value PHP variable scope PHP echo and print statements PHP data types PHP String functions PHP Constants PHP Operators: Arithmetic Assignment Comparison Increment/Decrement Logical String Array Conditional Statements if statement if else statement if elseif else statement switch statement Loops while do while for foreach PHP built in functions PHP user defined functions PHP Arrays Students will be skilled at Declaring PHP Variables Defining the scope of variables Outputting data to the screen Getting the length of a String Getting the number of words in a String Reversing a String Searching for a specific text within a String Replacing text within a String Creating constants Performing arithmetical operations such as addition, subtraction, multiplication, division, modulus and exponentiation Assigning values to a variable Comparing two values (number or string) Incrementing a variable s value Decrementing a variable s value Combining conditional statements String concatenation Comparing arrays Using conditional statements to perform different actions for different decisions Using loops to perform a repeated task Using PHP s built in functions Creating user defined functions Storing multiple values in one single variable using an array Sorting arrays 28

29 PHP Sort Functions Stage Two: Evidence Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical errors. 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and understanding of key concepts: 4 I understand completely and I can teach it to a classmate. Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance tasks: OVERVIEW: Students are to use PHP, HTML, and CSS to create a simple online game. Suggestions for this activity are the Hi Lo Guessing Game or Rock Paper Scissor. DIFFERENTIATION: Students have the opportunity to choose a simple online game of their liking and/or ability. TECHNOLOGY: Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML Quick Guide App on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. Students will post their final web design to the class web server. OTHER SUGGESTED PERFORMANCE TASKS: Username & Password: Expand on the previously designed Username and Password form to successfully allow or deny access to a website. Students may hard code the username and password or use a flat file. Math Functions: Create a page that implements at least 3 user defined functions into a math 29

30 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! resource webpage. Checker Board: Using PHP loops and HTML/CSS Tables, generate a checkerboard. Multiplication Table: Using PHP loops and HTML/CSS Tables, generate a multiplication table. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the PHP Lessons, Examples and Exercises at Show students multiple web pages that utilize PHP and break down the PHP of each page. Written assessment of PHP. SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. 30

31 ESTABLISHED GOALS New Jersey Core Curriculum Content Standards for Technology E.1 Demonstrate an understanding of the problem solving capacity of computers in our world E.2 Analyze the relationships between internal and external computer components E.3 Use a programming language to solve problems or accomplish a task (e.g., robotic functions, website designs, applications, and games) E.4 Use appropriate terms in conversation (e.g., troubleshooting, peripherals, diagnostic software, GUI, abstraction, variables, data types and conditional statements). Evaluative Criteria SUGGESTED PERFORMANCE RUBRIC: Use the following or similar rubric to evaluate a student s performance on performance tasks. 4 The student s web page/site is fully functional and demonstrates a complete and solid understanding of the concept(s). The page/site is well coded, documented and UNIT 7 PHP Forms Advanced Web Design Stage One: Desired Results Transfer Students will be able to independently use their learning to Create an HTML form that handles data using a PHP script. UNDERSTANDINGS Students will understand that Form data that is sent for processing can be handled with a PHP script. Students will know The PHP superglobals $_GET and $_POST When to use GET and when to use POST PHP form security PHP code to require HTML form fields PHP code to validate a name, e mail and URL PHP code for keeping HTML form data Stage Two: Evidence Meaning Acquisition Assessment Evidence SUGGESTED PERFORMANCE ASSESSMENT: Students will engage in the following performance tasks: OVERVIEW: ESSENTIAL QUESTIONS How will PHP handle our HTML form data? How can we securely process form data? Students will be skilled at Creating a simple HTML form that transmits data to a PHP script Validating form data with PHP Creating required fields Creating error messages for required fields if needed Validating names, e mails and URLs Keeping values in the form after form submission Students are to use PHP to expand on their HTML Forms so they properly transfer data from one page to the next. Information should be printed the next page in preparation to store the data in the database. 31

32 organized. There are no apparent syntax, runtime or logical errors. 3 The student s web page/site is functional and demonstrates a good understanding of the concept(s). The page/site is general well coded, documented and organized. There are no apparent syntax, run time or logical errors. 2 The student s web page/site is fully or partially functional and demonstrates a limited understanding of the concept(s). The page/site is not well coded, documented and organized. There are no apparent syntax, run time or logical errors. 1 The student s web page/site is not functional, does not demonstrate understanding of the concept(s) and/or contains significant errors. SUGGESTED MONITORING SCALE: Use the following or similar scale to monitor or evaluate a student s daily learning and understanding of key concepts: 4 I understand completely and I can teach it to a classmate. 3 I understand the concept but I do not think I can explain it to a classmate. 2 I can complete the task with assistance. 1 I need help! DIFFERENTIATION: The assessment is naturally differentiated since it allows students the freedom to express themselves individually and in their design. TECHNOLOGY: Students are to test their Website using multiple web browsers and sources. It is recommended that students at least test their design using the Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple s Safari (on the ipad) web browsers. Students are to use the HTML Quick Guide App on their ipad as reference during the design process. Students are to use Adobe Dreamweaver or NotePad to edit their HTML documents. Students are to use W3Schools website for tutorials and practice examples. Students will post their final web design to the class web server. OTHER SUGGESTED PERFORMANCE TASKS: GET: Use $_GET to dictate the look and feel of a webpage. E Mail Validation: Create a form that properly validates an e mail address. Stage Three: Learning Plan Summary of Key Learning Events and Instruction SUGGESTED LEARNING EVENTS: Students should read through the PHP Forms Lessons, Examples and Exercises at Show students multiple web pages that utilize PHP Forms and break down the PHP Forms of each page. Written assessment of PHP Forms. 32

33 SUGGESTED METHODS OF DIFFERENTIATION: Students should be presented with organized and structured content as well as an overview of best practices for designing web pages/sites. However, students should ultimately have the freedom to design their pages as they see appropriate. No two student pages should be identical. Emphasis should be placed on the uniformity and functionality of their pages. This should be consistent throughout the course. 33

HTML5. HTML5 Introduction. Form Input Types. Semantic Elements. Form Attributes. Form Elements. Month Number Range Search Tel Url Time Week

HTML5. HTML5 Introduction. Form Input Types. Semantic Elements. Form Attributes. Form Elements. Month Number Range Search Tel Url Time Week WEB DESIGNING HTML HTML - Introduction HTML - Elements HTML - Tags HTML - Text HTML - Formatting HTML - Pre HTML - Attributes HTML - Font HTML - Text Links HTML - Comments HTML - Lists HTML - Images HTML

More information

Web Designing Course

Web Designing Course Web Designing Course Course Summary: HTML, CSS, JavaScript, jquery, Bootstrap, GIMP Tool Course Duration: Approx. 30 hrs. Pre-requisites: Familiarity with any of the coding languages like C/C++, Java etc.

More information

Creating HTML files using Notepad

Creating HTML files using Notepad Reference Materials 3.1 Creating HTML files using Notepad Inside notepad, select the file menu, and then Save As. This will allow you to set the file name, as well as the type of file. Next, select the

More information

PHP,HTML5, CSS3, JQUERY SYLLABUS

PHP,HTML5, CSS3, JQUERY SYLLABUS PHP,HTML5, CSS3, JQUERY SYLLABUS AAvhdvchdvchdvhdh HTML HTML - Introduction HTML - Elements HTML - Tags HTML - Text HTML - Formatting HTML - Pre HTML - Attributes HTML - Font HTML - Text Links HTML - Comments

More information

HTML5, CSS3, JQUERY SYLLABUS

HTML5, CSS3, JQUERY SYLLABUS HTML5, CSS3, JQUERY SYLLABUS AAvhdvchdvchdvhdh HTML HTML - Introduction HTML - Elements HTML - Tags HTML - Text HTML - Formatting HTML - Pre HTML - Attributes HTML - Font HTML - Text Links HTML - Comments

More information

Ministry of Higher Education and Scientific Research

Ministry of Higher Education and Scientific Research Morning Study Department of information technology Institute of Technical - Duhok. University of Polytechnic Duhok. Subject: Web Technology Course book for 2nd year. Lecturer s name: MSc. Ayman Nashwan

More information

CompuScholar, Inc. Alignment to Utah's Web Development I Standards

CompuScholar, Inc. Alignment to Utah's Web Development I Standards Course Title: KidCoder: Web Design Course ISBN: 978-0-9887070-3-0 Course Year: 2015 CompuScholar, Inc. Alignment to Utah's Web Development I Standards Note: Citation(s) listed may represent a subset of

More information

Website Development with HTML5, CSS and Bootstrap

Website Development with HTML5, CSS and Bootstrap Contact Us 978.250.4983 Website Development with HTML5, CSS and Bootstrap Duration: 28 hours Prerequisites: Basic personal computer skills and basic Internet knowledge. Course Description: This hands on

More information

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910 Co. Louth VEC & Co. Monaghan VEC Programme Module for Web Authoring leading to Level 5 FETAC Web Authoring 5N1910 Web Authoring 5N1910 1 Introduction This programme module may be delivered as a standalone

More information

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes Course Title Course Code WEB DESIGNING TECHNOLOGIES DCE311 Lecture : 3 Course Credit Practical : Tutorial : 0 Total : 5 Course Learning Outcomes At end of the course, students will be able to: Understand

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

GRAPHIC WEB DESIGNER PROGRAM

GRAPHIC WEB DESIGNER PROGRAM NH128 HTML Level 1 24 Total Hours COURSE TITLE: HTML Level 1 COURSE OVERVIEW: This course introduces web designers to the nuts and bolts of HTML (HyperText Markup Language), the programming language used

More information

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS LESSON 1 GETTING STARTED Before We Get Started; Pre requisites; The Notepad++ Text Editor; Download Chrome, Firefox, Opera, & Safari Browsers; The

More information

1 of 7 8/27/2014 2:26 PM Units: Teacher: WebPageDesignI, CORE Course: WebPageDesignI Year: 2012-13 Designing & Planning Web Pages This unit will give students a basic understanding of core design principles

More information

HTML and CSS COURSE SYLLABUS

HTML and CSS COURSE SYLLABUS HTML and CSS COURSE SYLLABUS Overview: HTML and CSS go hand in hand for developing flexible, attractively and user friendly websites. HTML (Hyper Text Markup Language) is used to show content on the page

More information

Basics of Web Technologies

Basics of Web Technologies Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for Web Designing Given below is the brief description for the course you are looking for: Introduction to Web Technologies

More information

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist. ( Add-On ) 16 Sep 2018

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist.   ( Add-On ) 16 Sep 2018 Course Outline CIW: Advanced HTML5 and CSS3 Specialist 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Index LICENSED PRODUCT NOT FOR RESALE

Index LICENSED PRODUCT NOT FOR RESALE Index LICENSED PRODUCT NOT FOR RESALE A Absolute positioning, 100 102 with multi-columns, 101 Accelerometer, 263 Access data, 225 227 Adding elements, 209 211 to display, 210 Animated boxes creation using

More information

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate. ( Add-On ) 26 Aug 2018

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate.   ( Add-On ) 26 Aug 2018 Course Outline CIW: Site Development Associate 26 Aug 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Assignment 2: Website Development

Assignment 2: Website Development Assignment 2: Website Development Overview In this second assignment, you are required to develop your personal website from scratch, based on the design document that you created in Assignment 1. You

More information

WEB DESIGNING CURRICULUM

WEB DESIGNING CURRICULUM WEB DESIGNING CURRICULUM Introduction to Web Technologies Careers in Web Technologies and Job Roles How the Website Works? Client and Server Scripting Languages Difference between a Web Designer and Web

More information

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 1/6/2019 12:28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 CATALOG INFORMATION Dept and Nbr: CS 50A Title: WEB DEVELOPMENT 1 Full Title: Web Development 1 Last Reviewed:

More information

Sections and Articles

Sections and Articles Advanced PHP Framework Codeigniter Modules HTML Topics Introduction to HTML5 Laying out a Page with HTML5 Page Structure- New HTML5 Structural Tags- Page Simplification HTML5 - How We Got Here 1.The Problems

More information

Web Development IB PRECISION EXAMS

Web Development IB PRECISION EXAMS PRECISION EXAMS Web Development IB EXAM INFORMATION Items 53 Points 73 Prerequisites COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE YEAR Career Cluster INFORMATION TECHNOLOGY Performance Standards

More information

MRK260. Week Two. Graphic and Web Design

MRK260. Week Two. Graphic and Web Design MRK260 Week Two Graphic and Web Design This weeks topics BASIC HTML AND CSS MRK260 - Graphic & Web Design - Week Two 2 Lesson Summary What is HTML? Introduction to HTML Basics Introduction to CSS Introduction

More information

Course Outline Advanced Web Design

Course Outline Advanced Web Design Course Outline Advanced Web Design For Professionals Who Can Participate? Anyone can join who has the interest to get into the creative web design profession. Prerequisite: Technical Skill: Must have the

More information

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery.

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery. HTML5/CSS3/JavaScript Programming Course Summary Description This class is designed for students that have experience with basic HTML concepts that wish to learn about HTML Version 5, Cascading Style Sheets

More information

Setting Up a Development Server What Is a WAMP, MAMP, or LAMP? Installing a WAMP on Windows Testing the InstallationAlternative WAMPs Installing a

Setting Up a Development Server What Is a WAMP, MAMP, or LAMP? Installing a WAMP on Windows Testing the InstallationAlternative WAMPs Installing a Setting Up a Development Server What Is a WAMP, MAMP, or LAMP? Installing a WAMP on Windows Testing the InstallationAlternative WAMPs Installing a LAMP on Linux Working Remotely Introduction to web programming

More information

Web Design Course Syllabus and Course Outline

Web Design Course Syllabus and Course Outline Web Design Course Syllabus and Course Outline COURSE OVERVIEW AND GOALS In today's world, web pages are the most common medium for sharing ideas and information. Learning to design websites is an incredibly

More information

Web Site Development with HTML/JavaScrip

Web Site Development with HTML/JavaScrip Hands-On Web Site Development with HTML/JavaScrip Course Description This Hands-On Web programming course provides a thorough introduction to implementing a full-featured Web site on the Internet or corporate

More information

VCE / VET INFORMATION AND COMMUNICATION TECHNOLOGY

VCE / VET INFORMATION AND COMMUNICATION TECHNOLOGY Innovative Vocational Education and Training VCE / VET INFORMATION AND COMMUNICATION TECHNOLOGY YEAR 2 (UNITS 3 & 4) TEACHER RESOURCE CERTIFICATE III (ICT30115) CORE COMPETENCIES and SELECTED ELECTIVES

More information

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Make a Website A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Overview Course outcome: You'll build four simple websites using web

More information

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009 Tennessee Trade & Industrial Course 655745 Web Page Design II - Site Designer Standards A Guide to Web Development Using Adobe Dreamweaver CS3 2009 ation Key SE Student Edition LE Learning Expectation

More information

Mobile Site Development

Mobile Site Development Mobile Site Development HTML Basics What is HTML? Editors Elements Block Elements Attributes Make a new line using HTML Headers & Paragraphs Creating hyperlinks Using images Text Formatting Inline styling

More information

Varargs Training & Software Development Centre Private Limited, Module: HTML5, CSS3 & JavaScript

Varargs Training & Software Development Centre Private Limited, Module: HTML5, CSS3 & JavaScript PHP Curriculum Module: HTML5, CSS3 & JavaScript Introduction to the Web o Explain the evolution of HTML o Explain the page structure used by HTML o List the drawbacks in HTML 4 and XHTML o List the new

More information

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments.

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments. Web Development WEB101: Web Development Fundamentals using HTML, CSS and JavaScript $2,495.00 5 Days Replay Class Recordings included with this course Upcoming Dates Course Description This 5-day instructor-led

More information

Techno Expert Solutions An institute for specialized studies!

Techno Expert Solutions An institute for specialized studies! HTML5 and CSS3 Course Content to WEB W3C and W3C Members Why WHATWG? What is Web? HTML Basics Parts in HTML Document Editors Basic Elements Attributes Headings Basics Paragraphs Formatting Links Head CSS

More information

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6 [AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6 Length : 2 Days Audience(s) : New or existing users Level : 3 Technology : Adobe Dreamweaver CS6 program Delivery Method : Instructor-Led (Classroom) Course

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

WHAT YOU WILL LEARN IN THIS PHOTOSHOP TRAINING PROGRAM

WHAT YOU WILL LEARN IN THIS PHOTOSHOP TRAINING PROGRAM With Increase the online presence of business, create a website is first step for create online identity for any business. Every small and large enterprise need web designer, so they hire their own web

More information

Designing for Web Using Markup Language and Style Sheets

Designing for Web Using Markup Language and Style Sheets Module Presenter s Manual Designing for Web Using Markup Language and Style Sheets Effective from: July 2014 Ver. 1.0 Amendment Record Version No. Effective Date Change Replaced Pages 1.0 July 2014 New

More information

HTML/CSS Lesson Plans

HTML/CSS Lesson Plans HTML/CSS Lesson Plans Course Outline 8 lessons x 1 hour Class size: 15-25 students Age: 10-12 years Requirements Computer for each student (or pair) and a classroom projector Pencil and paper Internet

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

LessonVUE User Guide. Release May 2017

LessonVUE User Guide. Release May 2017 LessonVUE User Guide Release 2018 May 2017 SISLVUG-08052015 The Edupoint software and any form of supporting documentation are proprietary and confidential. Unauthorized reproduction or distribution of

More information

HTML. Mohammed Alhessi M.Sc. Geomatics Engineering. Internet GIS Technologies كلية اآلداب - قسم الجغرافيا نظم المعلومات الجغرافية

HTML. Mohammed Alhessi M.Sc. Geomatics Engineering. Internet GIS Technologies كلية اآلداب - قسم الجغرافيا نظم المعلومات الجغرافية HTML Mohammed Alhessi M.Sc. Geomatics Engineering Wednesday, February 18, 2015 Eng. Mohammed Alhessi 1 W3Schools Main Reference: http://www.w3schools.com/ 2 What is HTML? HTML is a markup language for

More information

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21 Table of Contents Chapter 1 Getting Started with HTML 5 1 Introduction to HTML 5... 2 New API... 2 New Structure... 3 New Markup Elements and Attributes... 3 New Form Elements and Attributes... 4 Geolocation...

More information

Software. Full Stack Web Development Intensive, Fall Lecture Topics. Class Sessions. Grading

Software. Full Stack Web Development Intensive, Fall Lecture Topics. Class Sessions. Grading Full Stack Web Development Intensive, Fall 2017 There are two main objectives to this course. The first is learning how to build websites / web applications and the assets that compose them. The second

More information

Professional Diploma in Web Designing

Professional Diploma in Web Designing Professional Diploma in Web Designing DOT-NET Institute: DOT-NET is a leading Educational Training institute based in Delhi. As excellence is embedded in the very core of DOT-NET principles, it provides

More information

Interactive Media CTAG Alignments

Interactive Media CTAG Alignments Interactive Media CTAG Alignments This document contains information about eight Career-Technical Articulation Numbers (CTANs) for the Media Arts Career-Technical Assurance Guide (CTAG). The CTANs are:

More information

Programmazione Web a.a. 2017/2018 HTML5

Programmazione Web a.a. 2017/2018 HTML5 Programmazione Web a.a. 2017/2018 HTML5 PhD Ing.Antonino Raucea antonino.raucea@dieei.unict.it 1 Introduzione HTML HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text

More information

Deccansoft Software Services

Deccansoft Software Services Deccansoft Software Services (A Microsoft Learning Partner) HTML and CSS COURSE SYLLABUS Module 1: Web Programming Introduction In this module you will learn basic introduction to web development. Module

More information

Certified CSS Designer VS-1028

Certified CSS Designer VS-1028 VS-1028 Certification Code VS-1028 Certified CSS Designer Certified CSS Designer CSS Designer Certification requires HTML knowledge or VSkills HTML Designer Certification to allow organizations to easily

More information

Course Outline Advanced Web Design

Course Outline Advanced Web Design Course Outline Advanced Web Design For Professionals Who Can Participate? Anyone can join who has the interest to get into the creative web design profession. Prerequisite: Technical Skill: Must have the

More information

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU B. C. A (Semester I) 030010108: Introduction to Web Design Lesson Plan Objective: To provide basic understanding of web and HTML for designing web pages in conjunction with HTML tags, text, videos and

More information

Website Designing Training

Website Designing Training Website Designing Training Become a Professional Website Designer 100% Practical Training, Personalized Classroom Training, Assured Job Certified Training Programme in Website designing INDEX OF WEBSITE

More information

Web Design & Dev. Combo. By Alabian Solutions Ltd , 2016

Web Design & Dev. Combo. By Alabian Solutions Ltd ,  2016 Web Design & Dev. Combo By Alabian Solutions Ltd 08034265103, info@alabiansolutions.com www.alabiansolutions.com 2016 HTML PART 1 Intro to the web The web Clients Servers Browsers Browser Usage Client/Server

More information

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1 59313ftoc.qxd:WroxPro 3/22/08 2:31 PM Page xi Introduction xxiii Chapter 1: Creating Structured Documents 1 A Web of Structured Documents 1 Introducing XHTML 2 Core Elements and Attributes 9 The

More information

Web Designing HTML (Hypertext Markup Language) Introduction What is World Wide Web (WWW)? What is Web browser? What is Protocol? What is HTTP? What is Client-side scripting and types of Client side scripting?

More information

About Codefrux While the current trends around the world are based on the internet, mobile and its applications, we try to make the most out of it. As for us, we are a well established IT professionals

More information

Chapter 17 Creating Online Pages and Sites

Chapter 17 Creating Online Pages and Sites Lesson Plans for Chapter 17 1 Chapter 17 Creating Online Pages and Sites Chapter Objectives Discuss the Chapter 17 objectives with students: Learn about the creation of the World Wide Web. Write HTML tags

More information

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh Web Programming and Design MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh Plan for the next 5 weeks: Introduction to HTML tags Recap on HTML and creating our template file Introduction

More information

Web Development. With PHP. Web Development With PHP

Web Development. With PHP. Web Development With PHP Web Development With PHP Web Development With PHP We deliver all our courses as Corporate Training as well if you are a group interested in the course, this option may be more advantageous for you. 8983002500/8149046285

More information

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS UNIT: Publisher KEY LEARNING(S): Introduction to Microsoft Publisher and Publisher jumpstart UNIT ESSENTIAL QUESTIONS: How can you use Publisher to enhance your education/career? COMPETENCY: Publisher

More information

the missing manual0 O'REILLY Third Edition David Sawyer McFarland Beijing Cambridge The book that should have been in the box Farnham

the missing manual0 O'REILLY Third Edition David Sawyer McFarland Beijing Cambridge The book that should have been in the box Farnham Farnham Third Edition the missing manual0 The book that should have been in the box David Sawyer McFarland Beijing Cambridge O'REILLY Koln Sebastopol Tokyo Contents The Missing Credits vii Introduction

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

Web System and Technologies (Objective + Subjective)

Web System and Technologies (Objective + Subjective) 1. What four components are needed to create a fully dynamic web page. A web server (such as Apache), a server-side scripting language (PHP), a database (MySQL), and a client-side scripting language (JavaScript)

More information

COURSE SYLLABUS FOR. COMP-297 Web Page Design: Adobe Dreamweaver

COURSE SYLLABUS FOR. COMP-297 Web Page Design: Adobe Dreamweaver Coffeyville Community College COURSE SYLLABUS FOR COMP-297 Web Page Design: Adobe Dreamweaver Mrs. Darla Thornburg Spring 2017 Page 1 of 8 COURSE NUMBER: COURSE TITLE: COMP-297 Web Page Design: Adobe Dreamweaver

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or the sophomore year. Catalog Description:

More information

Web Design. Basic Concepts

Web Design. Basic Concepts Web Design Basic Concepts Web Design Web Design: Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web. Web sites may be relatively simple, or highly

More information

Website Design (Weekday) By Alabian Solutions Ltd , 2016

Website Design (Weekday) By Alabian Solutions Ltd ,  2016 Website Design (Weekday) By Alabian Solutions Ltd 08034265103, info@alabiansolutions.com www.alabiansolutions.com 2016 TECHNOLOGIES DATE TIME Day 1 HTML Part 1 Intro to the web The web Clients Servers

More information

Prerequisit. cies. Consortium. on Creating. interviews. In research, the. Standards. A. Software Program(s) 3. Web

Prerequisit. cies. Consortium. on Creating. interviews. In research, the. Standards. A. Software Program(s) 3. Web Web Design Tools (ITSE 1301) Credit: 3 semester credit hours (2 hours lecture, 2 hours lab) Prerequisit te/co-requisite: Course Description Designing and publishing Web documents according to World Wide

More information

Service Quotation. School Employees LC Credit Union ATTN: Neil Sommers 340 GRISWOLD ROAD ELYRIA, OHIO USA

Service Quotation. School Employees LC Credit Union ATTN: Neil Sommers 340 GRISWOLD ROAD ELYRIA, OHIO USA 1 1 Technician: RROSATI Website Redesign and Development Scope Information: Redesign www.selccu.org with the primary goal of creating a new, modern and intuitive website that s easy to use and navigate

More information

Santa Monica College. GRAPHIC DESIGN 65: Web Design I Course Syllabus

Santa Monica College. GRAPHIC DESIGN 65: Web Design I Course Syllabus GRAPHIC DESIGN 65: Web Design I Course Syllabus Instructor: Anastasia Triviza Term: Spring 2010 Section: 4266 Time and Place: Thursdays, 6:30 PM-9:35 PM, AET 105 Arrange - 1 Hour Program website: http://www.smc.edu/designtech/graphic_design/

More information

BUS665 DESKTOP PUBLISHING A Course Outline for Business

BUS665 DESKTOP PUBLISHING A Course Outline for Business Parsippany-Troy Hills School District BUS665 DESKTOP PUBLISHING A Course Outline for Business Developed: August 1996 Revised: December 2012 Approved by the Board of Education _January 24, 2013 BUS665 DESKTOP

More information

epals SchoolBlog Teacher s Guide

epals SchoolBlog Teacher s Guide epals SchoolBlog Teacher s Guide DOCUMENT VERSION 2.0 JUNE 2007 Copyright 2007 epals, Inc. All rights reserved. epals, epals SchoolBlog,and the epals SchoolBlog logo are trademarks or registered trademarks

More information

HTML Syllabus Instructor: TBD

HTML Syllabus Instructor: TBD HTML Syllabus Instructor: TBD E-mail: code@media15live.com Course Description This course teaches participants the principles and concepts of designing and creating WEB pages in a HTML format. The course

More information

WEB DESIGNING COURSE SYLLABUS

WEB DESIGNING COURSE SYLLABUS F.A. Computer Point #111 First Floor, Mujaddadi Estate/Prince Hotel Building, Opp: Okaz Complex, Mehdipatnam, Hyderabad, INDIA. Ph: +91 801 920 3411, +91 92900 93944 040 6662 6601 Website: www.facomputerpoint.com,

More information

Appendix F Course codes, descriptions, units, lecture/lab

Appendix F Course codes, descriptions, units, lecture/lab Appendix F Course codes, descriptions, units, lecture/lab CIS 003 Introduction to Microsoft Word Units: 1 Students will learn the basics of Windows and Microsoft Word. Specific topics covered include:

More information

Mark Scheme (Results)

Mark Scheme (Results) Mark Scheme (Results) Pearson Edexcel Certificate in Digital Applications Unit 5: Coding for the Web Edexcel and BTEC Qualifications Edexcel and BTEC qualifications are awarded by Pearson, the UK s largest

More information

Tennessee. Business Technology Course Code Web Design Essentials. HTML Essentials, Second Edition 2010

Tennessee. Business Technology Course Code Web Design Essentials. HTML Essentials, Second Edition 2010 Tennessee Business Technology Course Code 6501240 Web Design Essentials HTML Essentials, Second Edition 2010 Notation Key SE Student Edition LE Learning Expectation Standard 1.0 Demonstrate knowledge of

More information

Digital Multimedia Design

Digital Multimedia Design Elizabethtown Area School District Digital Multimedia Design Course Number: 769 Length of Course: 1 semester Grade Level: 10-12 Elective Total Clock Hours: 120 hours Length of Period: 80 minutes Date Written:

More information

Guidelines for doing the short exercises

Guidelines for doing the short exercises 1 Short exercises for Murach s HTML5 and CSS Guidelines for doing the short exercises Do the exercise steps in sequence. That way, you will work from the most important tasks to the least important. Feel

More information

Section Editor Quick Start. Schoolwires Academic Portal Version 4.0

Section Editor Quick Start. Schoolwires Academic Portal Version 4.0 Schoolwires Academic Portal Version 4.0 TABLE OF CONTENTS The Basics about Your Schoolwires Website...1 Website Navigation Elements...1 Prior to Signing In...1 After Signing In...2 Channel bar...2 Site

More information

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist. ( Add-On ) 16 Sep 2018

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist.   ( Add-On ) 16 Sep 2018 Course Outline 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant

More information

Website Development (WEB) Lab Exercises

Website Development (WEB) Lab Exercises Website Development (WEB) Lab Exercises Select exercises from the lists below to complete your training in Website Development and earn 125 points. You do not need to do all the exercises listed, except

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

E-Shiksha Academy. Certified Website Designer & Developer

E-Shiksha Academy. Certified Website Designer & Developer E-Shiksha Academy Earn While You Learn... Certified Website Designer & Developer Certification At E-Shiksha Academy, our Web Design & Development program covers both the front end and back end development.

More information

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab OBJECTIVES- 1.0 Setting Project Requirement 1.1 Identify the purpose, audience, and audience needs for

More information

Independence Community College Independence, Kansas

Independence Community College Independence, Kansas Independence Community College Independence, Kansas C O N T E N T S Unit 1: Creating, Modifying, and Enhancing FrontPage Webs and Pages 1 Chapter 1 Investigating FrontPage 2002 3 Exploring World Wide Web

More information

Mark Scheme (Results) January Pearson Edexcel Level 2 Diploma In Digital Applications. Unit 5: Coding for the Web

Mark Scheme (Results) January Pearson Edexcel Level 2 Diploma In Digital Applications. Unit 5: Coding for the Web Mark Scheme (Results) January 207 Pearson Edexcel Diploma In Digital Applications Unit 5: Coding for the Web Edexcel and BTEC Qualifications Edexcel and BTEC qualifications are awarded by Pearson, the

More information

COURSE SYLLABUS FOR. COMP-297 Web Page Design: Adobe Dreamweaver

COURSE SYLLABUS FOR. COMP-297 Web Page Design: Adobe Dreamweaver Coffeyville Community College COURSE SYLLABUS FOR COMP-297 Web Page Design: Adobe Dreamweaver Mrs. Darla Thornburg Spring 2018 Page 1 of 8 COURSE NUMBER: COURSE TITLE: CREDIT HOURS: INSTRUCTOR: OFFICE

More information

Website Design (Weekend) By Alabian Solutions Ltd , 2016

Website Design (Weekend) By Alabian Solutions Ltd ,  2016 Website Design (Weekend) By Alabian Solutions Ltd 08034265103, info@alabiansolutions.com www.alabiansolutions.com 2016 TECHNOLOGIES DATE TIME Day1 Section 1 HTML Part 1 12am 5pm Intro to the web The web

More information

SOEN287: Web Programming

SOEN287: Web Programming Concordia University Department of Computer Science and Software Engineering SOEN287: Web Programming Summer 2016 Programming assignment #1 Deadline: Friday, July, 22, 2016 @ 23:55 Late submission: Type

More information

Hypertext Markup Language, or HTML, is a markup

Hypertext Markup Language, or HTML, is a markup Introduction to HTML Hypertext Markup Language, or HTML, is a markup language that enables you to structure and display content such as text, images, and links in Web pages. HTML is a very fast and efficient

More information

Web Design I. CE Spring 2013 Continuing Education [Pick the date][type the sender company name]

Web Design I. CE Spring 2013 Continuing Education [Pick the date][type the sender company name] Web Design I CE 2411 01 Spring 2013 Continuing Education [Pick the date][type the sender company name] Course Information Location: Terra 1212 Dates: FEB 5 APRIL 16 Instructor Information Name: Karissa

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Static Webpage Development

Static Webpage Development Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for PHP Given below is the brief description for the course you are looking for: - Static Webpage Development Introduction

More information

Requirements Specification

Requirements Specification Redesign of the Software Engineering Site (R.O.S.E.S.) Requested by: Dr. Timoth Lederman Professor Department of Computer Science Siena College Delivered By: Prepared By: Kurt Greiner Daniel Rotondo Ryan

More information

Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter 1 Introduction to HTML, XHTML, and CSS Chapter 1 Introduction to HTML, XHTML, and CSS MULTIPLE CHOICE 1. The world s largest network is. a. the Internet c. Newsnet b. the World Wide Web d. both A and B A PTS: 1 REF: HTML 2 2. ISPs utilize data

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information