Course: CSC 224 Internet Technology I (2 credits Compulsory)

Size: px
Start display at page:

Download "Course: CSC 224 Internet Technology I (2 credits Compulsory)"

Transcription

1 Course: CSC 224 Internet Technology I (2 credits Compulsory) Course Duration: Two hours per week for 15weeks, ((15 hours) Theory and (45 hours) Practical), as taught in 2010/2011 session Lecturer: Abikoye, Oluwakemi Christiana M.Sc. Computer Science (Ibadan), B.Sc. Computer Science (Ilorin), MNCS,MSAN, MIEEE Computer Society. Department of Computer Science, Faculty of Communication & Information Sciences, University of Ilorin, llorin, Nigeria. kemi_adeoye@yahoo.com, abikoye.o@unilorin.edu.ng Office Location: Block 10 Room F9 Faculty of Communication & Information Sciences, University of Ilorin, llorin,nigeria. Consultation Hours: 12noon 2pm (Mondays & Wednesdays) Course Content History of XML, HTML,DHTML; Scripting and E-commerce; Basics of XHTML, CSS, Java Scripts, and Dynamic HTML, Brief discussion of WYSIWYG HTML editors including Macromedia DreamWeavers. Course The course gives a general introduction to Internet Technology covering a brief history of the Internet, explaining how it grew from its humble origins into the worldwide network that we enjoy today to identifying the most popular Internet services and the relationship between the Internet and the World Wide Web. The course provides comprehensive knowledge on the concepts of Internet Technology which include its architecture, services and protocol. The two most important protocols that allow networks to communicate with one another and exchange information which are the TCP (Transmission Control Protocol) and IP (Internet Protocol) are discussed. Also the functions of each layer at the TCP/IP networking model is covered. The brief history of HTML, XML, XHTML and DHTML are addressed. The course also covers in depth XHTML, CSS and Javascript. The concept of a markup language and how to create web pages using XHTML tags, CSS and Javascript are all covered in the course. Additional topics addressed include Discussion of WYSIWYG HTML editors, including Macromedia Dreamweaver. Course Justification Internet technology has now become dominant factor in business, academia, and everyday life. E-commerce and e-services are now fueling market change, with practically any business anyplace nurturing its equivalent on the internet. The Internet carries a vast range of information resources and services, such as the inter-linked hypertext documents of the World Wide Web (WWW) and the infrastructure to support electronic mail. The Internet has changed the way companies do business, consequently increasing the demand for skilled web developers and administrators. This course will provide the students the opportunities to enhance their Internet skills. It will also allow them to acquire skills necessary to design sites that communicate effectively which are accessible to the widest audience and are attractively designed. 1

2 Course The main objectives of this course are to enable students to understand the key design principles used to build the internet and the details of internet protocol and also provide students with a fundamental understanding as to how an XHTML-compliant web site is developed, implemented, and maintained. At the end of this course, the students should be able to: (i) demonstrate an understanding of the design and construction of internet services; (ii) write program in X-HTML, Cascading Style Sheets and JavaScript, without the aid of web-development software; (iii) describe the operations of internet protocols and develop their own internet applications; (iv) design sites that communicate effectively which are accessible to the widest audience and are attractively designed; and (v) explain the underlying technological concepts that enable the Internet to work. Course Requirements Students are expected to attend 75% of the classes before they can sit for the examination and participate very well in the class. Students are also expected to bring their laptops to class so as to be able to work through examples in the notes during the lectures practically. Students must as well participate in all assignments whether individual or group. All students will have accounts. Methods of Grading S/N Type of Grading Score (%) 1. Test Assignment 5 3. Project Online discussion 5 5 Final Examinations 70 TOTAL 100 Course Delivery Strategies The course delivery strategies will include face-to-face lectures and practical sessions. An online discussion will be available to all students of the course to exchange ideas. Practical Schedule 1. Visit to some websites noting their URL. 2. Study of IP addresses. 3. Study of Markup languages code to identify their differences. 4. Study of how browser fetches web page from a server by requesting a particular page address. Creation of simple HTML file using text editor. Study of an XML file. 5. Starting XHTML document, identify tags, element in XHTML. Formatting text in bold, big, emphasized, italic, subscript, superscript format using XHTML code. Displaying some characters like <,>,&,, in XHTML using Character Entities. 2

3 6. Defining unordered list, ordered list and definition list with specific examples using XHTML code. 7. Using anchor tags to create links on web pages and also using Image tag and its attribute to insert images to XHTML document. 8. Creating and formatting table on web page using XHTML code, creating of forms using the various form elements. 9. Creating Image Map and inserting Frames to web page. 10. Formatting of XHTML elements and tags using CSS properties. 11. Writing of simple code using JavaScript programming concepts. 12. Using various WYSIWYG HTML editor tools to create web page. LECTURE CONTENT Week 1: General Introduction to Internet technology. The objectives are to provide a brief history of the internet, clarify the relationship between WWW and the Internet and also to define the Internet & identify the most popular internet uses. First Hour History and definition of the internet, World Wide Web (WWW) and the Internet, uses of the Internet. Practical Hour Visit to some websites noting their URL. 1. What do you understand by the word Internet? 2. What is the difference between the Internet and WWW? 3. Discuss briefly the history of the Internet. 4. List three facilities available in the Internet. 5. What led to the evolution of the Internet? 1. A Brief History of the Internet 3. Available at: Accessed 15 January, Internet Wikipedia, the free encyclopedia 3. Available at: Accessed 15 January, www. hpl.hp.com/personal/dejan_milojicic/internet.pdf Week 2: The Concept of Internet Technology The main objectives of this week are to introduce the students to the concept of internet technology and to provide students with a thorough understanding of the basic principle of computer networks, the design philosophy of the internet and the details of internet protocols. 3

4 First Hour The Concept of Internet technology Practical Hour Study of IP addresses. 1. Briefly explain into details the concept of Internet technology. 2. List/explain briefly five Internet services. 3. What do you understand by Internet Architecture? 4. Describe into details the TCP/IP network Model. 5. Differentiate between the OSI/TCP and TCP/IP Models. 6. Mention three protocols under the Link layer in the TCP/IP Models. 7. What do you understand by Internet Protocol? 8. What are the functions of the Network Layer? : 1. www. hpl.hp.com/personal/dejan_milojicic/internet.pdf 2. Kurose 2 J.F & Ross K.W. Computer Networking, 3 rd Edition 3. TCP/IP Model Wikipedia, the free encyclopedia 3. Available at: Model. Accessed 15 January, Accessed 15 January, Accessed 15 January, Internet technologies ppt presentation. Available at: Accessed 15 January, Week 3 History of HTML, XML, XHTML & DHTML The objective of this topic is to familiarize the students with the historical background of all markup languages. At the end of this topic, the students will have an idea on the unique features, strengths and weaknesses of all the markup languages. Also the students will know about the working groups, authors and the ruling body responsible for the evolution of each of the markup languages. First Hour The History of SGML, HTML,XML, XHTML and DHTML Practical Hour Study of Markup languages code to identify their differences. 1. XHTML is more advanced that HTML. Discuss 2. List five markup languages you are familiar in the order of their date of invention. 3. What do you understand by DHTML? Describe its origin and unique features. 4. Briefly explain how HTML came into existence. 5. Highlight the strengths and weaknesses of SGML / HTML that led to the evolution of XML. 4

5 1. History of XHTML 3. Available at: Accessed 14 January, Accessed 14 January, Addison Wesley Longman Accessed 14 January, The History of XML 3. Available at: Accessed 14 January, Ross Shannon 3 (2008) The History of HTML. Available at: Accessed 14 January, Accessed 14 January, The History of HTML by mary Belliss. Available at: Accessed 14 January, history.htm Accessed 14 January, Accessed 14 January, Accessed 14 January, Week 4: Introduction to HTML and XHTML The objective of this topic is to introduce the students to the concept of HTML and other markup languages like the XHTML and XML. At the end of this class the students will be able to know how browser fetches page, create an HTML file, define HTML tags, create an XML file, the differences HTML and XHTML files and also about Document Type Definition. First Hour HTML file, WWW, XHTML, differences between XHTML & HTML, overview of XML, Document Type Definition (DTD). Practical Hour Study of how browser fetches web page from a server by requesting a particular page address. Creation of simple HTML file using text editor. Study of an XML file. 1. Explain briefly how browsers fetch web pages. 2. What do you understand by HTML file? 3. List & explain the advantages of using XHTML over HTML. 4. Highlight the differences between XHTML & HTML using examples where appropriate. 5. State the characteristics of an XML file Accessed 14 January, Accessed 14 January, Castro 2 E. (2006). HTML, XHTML & CSS: Visual Quick Start (pp ). (6 th ed.) Peachpit Press. ISBN: Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (pp ). (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X. 5. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A 5

6 Week 5: Basics of XTML Part 1 - Document Structure, Text formatting & Character Entities The objective of this week s lecture is to introduce to the students the basics/syntax of XHTML. At the end of this topic the students will be able to define XHTML tags, elements and document structure and also define some character using XTML character entities. Also the students will be exposed to the concept of text formatting in XTML. First Hour XTML tags & elements, Tags attributes, XTML document structure, Text formatting using XTML tags, Citation, Quotation & definition tags, XTML character entities. Practical Hour Starting XHTML document, identify tags, element in XHTML. Formatting text in bold, big, emphasized, italic, subscript, superscript format using XHTML code. Displaying some characters like <,>,&,, in XHTML using Character Entities. 1. Highlight the elements that are mandatory in XHTML. 2. How many parts does an XHTML document have? Mention the parts. 3. What is the use of tag attributes in XHTML elements? 4. Write a XHTML code that will display this text: CSC 224 Internet Technology in bold, italic, strong & emphasized format. 5. List out five common character entity in XHTML and their corresponding entity name & number Accessed 14 January, Castro 2 E. (2006). HTML, XHTML & CSS: Visual Quick Start (pp.56-62; 70-79). (6 th ed.)peachpit Press. ISBN: Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (pp.31-35; 46-52). (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X. 4. Terry 2 F. (2010) Web Development and Design Foundations with XHTML (pp ; 43-45). (5th ed.). Addison-Wesley. ISBN: Weeks 6 and 7: Basics of XHTML Part 1- Lists, Links & Images The students will be exposed to the rudiments of defining lists using different types of XHTML lists. They will be able to use the anchor tag to create several types of hyperlink to another document, an XHTML page, an image, a sound file, a movie, etc. Also students will know how to define images using XHTML image tag and understand the use of web colors on web pages. 6

7 First Hour (Week 6) Unordered lists, ordered lists, definition lists, Anchor tag & Href attribute, Target attribute Practical Hour (Week 6) Defining unordered list, ordered list and definition list with specific examples using XHTML code. First Hour (Week 7) Absolute and Relative links, the Anchor tag and id attribute, Image tag and the Src attribute, Alt attribute, Height and Width attributes, Border attribute and Web colors. Practical Hour (Week 7) Using anchor tags to create links on web pages and also using Image tag and its attribute to insert images to XHTML document. 1. Mention the three types of list we have in XHTML. 2. Write an XHTML code that will produce the following output. (a). Coffee (b) 1. Coffee. Milk 2. Milk. Sugar 3. Sugar 3. What do you understand by Definition lists? 4. What is the use of an anchor tag? State two attributes associated with the tag? 5. What is the difference between absolute link & relative links? 6. Write an XHTML code to produce a link to a web site name 7. What is the use of alternate and source attribute of an image tag? 8. Write an XHTML code to define an image whose source is 9. Which color space is used in defining color in web page? 10. Write an XTML code to set the background of your web page to color black and also the text to color yellow Accessed 14 January, Castro 2 E. (2006). HTML, XHTML & CSS: Visual Quick Start (pp ; ; ). (6 th ed.). Peachpit Press. ISBN: Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (pp.38-41; 71-82; ; ). (3rd ed.). Pearson, Boston, M.A U.S.A. ISBN: X. 4. Terry 2 F. (2010) Web Development and Design Foundations with XHTML (pp 37-40; 47-52; ). (5th ed.). Addison-Wesley. ISBN: Weeks 8 and 9: Basics of XHTML Part 2 Tables, Forms, Image Map and Frames The objective of this lecture is to introduce the students to the use of tables, forms, frames & image maps. At the end this topics the students will be able to create & format tables using XHTML. Create forms using various form elements to collect user input on web page using XHTML code, create many links inside of a single image using XHTML image map and also to be able to separate various part of a page using frames. 7

8 First Hour (Week 8) Overview of XHTML Table, Table Caption, Table attributes, Header & footers, Column & Row span, Cell padding & cell spacing, Overview of Form tag, Input tag, The Form Elements (Text fields, Radio buttons, Checkboxes, Text area etc), Form attributes and its associated values. Practical Hour (Week 8) Creating and formatting table on web page using XHTML code, creating of forms using the various form elements. First Hour (Week 9) XHTML image maps, area tags, Overview of frames, frameset attributes. Practical Hour (Week 9) Creating Image Map and inserting Frames to web page. 1. What do you understand by cellspacing & cellpadding? 2. Write an XHTML code that will produce this output What is the use of table data tag? 4. Mention 4 form elements. 5. Which type of form element will you use when you want to define a form whereby a user is to select one out of a limited number of choices? 6. What is the difference between the method GET & POST? 7. What do you understand by the word Hotspots 8. What is the use of Image maps on a website? 9. Differentiate between Frame and Table. 10. What is the use of frame in designing a web page? 1. Accessed 14 January, Castro 2 E. (2006). HTML, XHTML & CSS: Visual Quick Start (pp ; ). (6 th ed.). Peachpit Press. ISBN: Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (pp ; ; ). (3rd ed.). Pearson, Boston, M.A U.S.A. ISBN: X. 4. Terry 2 F. (2010). Web Development and Design Foundations with XHTML (pp142; ; ). (5 th ed.). Addison-Wesley. ISBN: Weeks 10 and 11: Basics of Cascading Style Sheets (CSS) Objective At the end of this topic the students will be able to format web page appearance using CSS in XHTML. 8

9 First Hour (Week 10) Overview of CSS, introduction to CSS syntax, Class & Id Selectors, CSS comments, Types of CSS (Internal & External) First Hour (Week 11) Adding styles inline, Inheritance & overlapping of CSS, Inserting style sheet, Multiple style sheets, List of CSS properties. Practical Hours (Weeks 10 and 11) Formatting of XHTML elements and tags using CSS properties. 1. What does CSS stand for? 2. How do you insert comment in a CSS file? 3. Which CSS property controls the text size and also change background color? 4. How do you add a background color for all <h1> elements? 5. How do you make each word in a text start with a capital letter? 6. How do you make the text bold? 7. Which tag is used to define an Internal style sheet? 8. Write the correct XHTML for referring to an External style sheet? 9. What are the three methods for using style sheets with a web page? 10. Which HTML attribute is used to define inline styles? 1. Accessed14 January, Castro 2 E. (2006). HTML, XHTML & CSS: Visual Quick Start (pp ). (6 th ed.). Peachpit Press. ISBN: Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (pp ). (3rd ed.). Pearson, Boston, M.A U.S.A. ISBN: X. 4. Terry 2 F. (2010). Web Development and Design Foundations with XHTML (pp ). (5 th ed.). Addison-Wesley. ISBN: Weeks 12 and 13: Basics of JavaScript The objective is to introduce the students to the overview of JavaScript. At the end this class the students will be able to put JavaScript into a web page and also they will be equipped with a programming tool while coding using markup languages. First Hour (Week 12) Introduction to JavaScript, the strength of JavaScript, Putting JavaScript into HTML page, running & debugging JavaScript, Practical Hour (Week 12) Putting JavaScript into an HTML page First Hour (Week 13) JavaScript variables, JavaScript operators, JavaScript Statements, JavaScript loops, JavaScript Arrays, JavaScript Functions. Practical Hour (Week 13) 9

10 Writing of simple code using JavaScript programming concepts. 1. What is the relationship between JavaScript and objects? 2. What are the advantages of using JavaScript in web designing? 3. Write out the syntax of FOR loop? 4. Which JavaScript statement will you use in handling multi-way branch? 5. Mention two programming languages that are similar to JavaScript. 6. Inside which HTML element do we put the JavaScript? 7. Write JavaScript syntax to output Hello World 8. How do you write a conditional statement for executing some statements only if I is NOT equal to 5? 9. A program written by JavaScript is driven by what? 10. How many different kind of loops are there in JavaScript? Mention them Accessed 14 January, Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (pp ). (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X. 3. Terry 2 F. (2010) Web Development and Design Foundations with XHTML (pp ; ) (5th ed.) Addison-Wesley. ISBN: Pollock 2 J. (2010). JavaScript, A Beginner s Guide (3 rd ed.) McGraw-Hill Companies, USA. ISBN: Accessed 14 January, 2011 Week 14: Brief discussion of WYSIWYG HTML editors The objective is to expose the students to the concept of using WYSIWYG HTML editors to create web pages. At the end of the class the students will be able to develop web pages with WYSIWYG HTML editors without necessarily knowing the intricacies of HTML. First Hour Introduction to the concept of WYSIWYG, WYSIWYG HTML editor, advantages & disadvantages of WYSIWYG HTML editors. Practical Hour Using various WYSIWYG HTML editor tools to create web page. 1. What do you understand by WYSIWYG? 2. State three advantages of WYSIWYG HTML editors. 3. Mention three WYSIWYG HTML editors you are familiar with. 4. Explain the concept of WYSIWYG HTML editors. 5. How does a WYSIWYG HTML editor work? 1. Accessed 20 January,

11 2. WYSIWYG Wikipedia, the free encyclopedia 3. Available at: Accessed 20 January, Accessed 20 January, wysiwyg-html-editor/. Accessed 20 January, Accessed 20 January, Week 15: Revision All topics would be reviewed. Students would be expected to ask questions and seek further clarification on any topic that they could not understand during the course of the lectures. Also questions will be asked from students to ascertain the level of understanding of the course. First Hour Revision Second Hour Questions & Answers Revision Questions 1. Discuss briefly the history of HTML. 2. Using examples differentiate between XHTML & HTML. 3. Write a XHTML code that will display this text: HELLO WORLD in bold, italic, big strong & emphasized format. 4. Write an XHTML code to produce a link to a web site name 5. Mention four application layer protocols. 6. Illustrate with diagram the concept of Data flow within a network. 7. What is Document Type Definition (DTD)? 8. Write an XHTML code that will produce this output: First name: Last name: Age: 9. Give two examples to illustrate the part CSS syntax is made up of. 10. Describe JavaScript as a Language. 11. When do you use the method GET & POST in sending information on the Internet? 12. Discuss into details where to put JavaScript in HTML file. General 1. Accessed 14 January, Accessed 14 January, Castro 2 E. (2006). HTML, XHTML & CSS: Visual Quick Start. (6 th ed.) Peachpit Press, 456p. ISBN: Terry 1, 2 F. (2007). Web Development and Design Foundations with XHTML (3rd ed.) Pearson, Boston, M.A U.S.A, 736p. ISBN: X. 11

12 5. Terry 2 F. (2010) Web Development and Design Foundations with XHTML (5th ed. ) Addison-Wesley, 696p. ISBN: Addison Wesley Longman Accessed 14 January, Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A 8. Accessed 15 January, Internet technologies ppt presentation. Available at: Accessed 14 January, Pollock 2 J. (2010). JavaScript, A Beginner s Guide (3 rd ed.) McGraw-Hill Companies, USA, 512p. ISBN: Accessed 14 January, 2011 Legend 1- Available in the University Library 2- Available in Bookshops. 3- Available on the Web. 4- Personal Collection 5- Departmental Library 12

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session ICS 202 Web Site Design 2 Credits The use of web design software in creating Web Pages. Available options for hosting Web pages. Design of web pages. Program interactive websites. Use of multimedia. Group

More information

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation Credit-By-Assessment (CBA) Competency List Written Assessment Competency List Introduction to the Internet

More information

WEB DEVELOPMENT IA & IB (893 & 894)

WEB DEVELOPMENT IA & IB (893 & 894) 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 development of today s websites.

More information

IT3503 Web Development Techniques (Optional)

IT3503 Web Development Techniques (Optional) INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

IT3504: Web Development Techniques (Optional)

IT3504: Web Development Techniques (Optional) INTRODUCTION : Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Introduction Client-Side scripting involves using programming technologies to build web pages and applications that are run on the client (i.e.

More information

Fast track to HTML & CSS 101 (Web Design)

Fast track to HTML & CSS 101 (Web Design) Fast track to HTML & CSS 101 (Web Design) Level: Introduction Duration: 5 Days Time: 9:30 AM - 4:30 PM Cost: 997.00 Overview Fast Track your HTML and CSS Skills HTML and CSS are the very fundamentals of

More information

Lesson Review Answers

Lesson Review Answers Lesson Review Answers-1 Lesson Review Answers Lesson 1 Review 1. User-friendly Web page interfaces, such as a pleasing layout and easy navigation, are considered what type of issues? Front-end issues.

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

Introduction to XHTML. 2010, Robert K. Moniot 1

Introduction to XHTML. 2010, Robert K. Moniot 1 Chapter 4 Introduction to XHTML 2010, Robert K. Moniot 1 OBJECTIVES In this chapter, you will learn: Characteristics of XHTML vs. older HTML. How to write XHTML to create web pages: Controlling document

More information

Course: CSC 222 Database Design and Management I (3 credits Compulsory)

Course: CSC 222 Database Design and Management I (3 credits Compulsory) Course: CSC 222 Database Design and Management I (3 credits Compulsory) Course Duration: Three hours per week for 15weeks with practical class (45 hours) As taught in 2010/2011 session Lecturer: Oladele,

More information

Garfield Public Schools Fine & Practical Arts Curriculum Web Design

Garfield Public Schools Fine & Practical Arts Curriculum Web Design Garfield Public Schools Fine & Practical Arts Curriculum Web Design (Half-Year) 2.5 Credits Course Description This course provides students with basic knowledge of HTML and CSS to create websites and

More information

Web Developer Jr - Newbie Course

Web Developer Jr - Newbie Course Web Developer Jr - Newbie Course Session Course Outline Remarks 1 Introduction to web concepts & view samples of good websites. Understand the characteristics of good website Understand the importance

More information

Internet Technologies_1. Doc. Ing. František Huňka, CSc.

Internet Technologies_1. Doc. Ing. František Huňka, CSc. 1 Internet Technologies_1 Doc. Ing. František Huňka, CSc. Outline of the Course 2 Internet and www history. Markup languages. Software tools. HTTP protocol. Basic architecture of the web systems. XHTML

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

10CS73:Web Programming

10CS73:Web Programming 10CS73:Web Programming Question Bank Fundamentals of Web: 1.What is WWW? 2. What are domain names? Explain domain name conversion with diagram 3.What are the difference between web browser and web server

More information

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601 Web Design Course Outline I II 1 Course Content 5 5 Student Evaluation Employment Opportunities 2 XHTML 10 10 Creating an HTML Document Formatting Text with HTML Adding Graphics with Multimedia Using forms

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE COURSE TITLE: Introduction to Web Development CODE NO. : SEMESTER: 1 PROGRAM: AUTHOR: IT Studies Dennis Ochoski DATE:

More information

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 SUBJECT TITLE : WEB TECHNOLOGY SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 16 02 2. CSS & JAVASCRIPT Test

More information

Introduction to Web Design Curriculum Sample

Introduction to Web Design Curriculum Sample Introduction to Web Design Curriculum Sample Thank you for evaluating our curriculum pack for your school! We have assembled what we believe to be the finest collection of materials anywhere to teach basic

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

Web Authoring. www.fetac.ie. Module Descriptor

Web Authoring. www.fetac.ie. Module Descriptor The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,

More information

Client Side Customisation of Web Pages

Client Side Customisation of Web Pages Unit 20: Client Side Customisation of Web Pages Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose Y/601/7660 BTEC National The aim of this unit is to ensure learners understand

More information

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING The European Computer Driving Licence Foundation Ltd. Portview House Thorncastle Street Dublin 4 Ireland Tel: + 353

More information

Web Authoring CSS. www.fetac.ie. Module Descriptor

Web Authoring CSS. www.fetac.ie. Module Descriptor The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,

More information

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY Advanced Web Development Duration: 6 Months SCOPE OF WEB DEVELOPMENT INDUSTRY Web development jobs have taken thе hot seat when it comes to career opportunities and positions as a Web developer, as every

More information

Learning Web Design. Third Edition. A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics. Jennifer Niederst Robbins

Learning Web Design. Third Edition. A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics. Jennifer Niederst Robbins Learning Web Design Third Edition A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics Jennifer Niederst Robbins O'REILLY Beijing- Cambridge Farnham Koln Paris Sebastopol -Taipei -Tokyo CONTENTS

More information

Web Development 1 A4 Project Description Web Architecture

Web Development 1 A4 Project Description Web Architecture Web Development 1 Introduction to A4, Architecture, Core Technologies A4 Project Description 2 Web Architecture 3 Web Service Web Service Web Service Browser Javascript Database Javascript Other Stuff:

More information

STATEMENT OF PURPOSE

STATEMENT OF PURPOSE WEB DESIGN STATEMENT OF PURPOSE This course is intended for the student interested in learning how to create web pages for the World Wide Web. Instruction on how to program using the HTML language is provided.

More information

Course Objectives Course Requirements Methods of Grading S/N Type of Grading Score (%) Course Delivery Strategies Practical Schedule LECTURE CONTENT

Course Objectives Course Requirements Methods of Grading S/N Type of Grading Score (%) Course Delivery Strategies Practical Schedule LECTURE CONTENT Course: CSC 112 Introduction to Computer Science II (3 credits - Compulsory) Course Duration: Three hours per week for 15weeks (30h (T) and 45h (P)), as taught in 2011/2012 academic session. Lecturers:

More information

What is HTML? a)hyper Text Marking Language b) Hyper Text Machine Language c)hyper Text Middle Language d)hyper Text Markup Language

What is HTML? a)hyper Text Marking Language b) Hyper Text Machine Language c)hyper Text Middle Language d)hyper Text Markup Language ONE MARKS QUESTIONS What is HTML? a)hyper Text Marking Language b) Hyper Text Machine Language c)hyper Text Middle Language d)hyper Text Markup Language 1. In email address character is essential a) _

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

Programming exercises (Assignments)

Programming exercises (Assignments) Course 2013 / 2014 Programming exercises (Assignments) TECHNOLOGIES FOR DEVELOPING WEB USER INTERFACES Websites (HTML5 and CSS3) Table of contents Technologies for developing web user interfaces... 1 Websites

More information

Module 6 Web Page Concept and Design: Getting a Web Page Up and Running

Module 6 Web Page Concept and Design: Getting a Web Page Up and Running Module 6 Web Page Concept and Design: Getting a Web Page Up and Running Lesson 3 Creating Web Pages Using HTML UNESCO EIPICT M6. LESSON 3 1 Rationale Librarians need to learn how to plan, design and create

More information

WEB DESIGN COURSE CONTENT

WEB DESIGN COURSE CONTENT WEB DESIGN COURSE CONTENT INTRODUCTION OF WEB TECHNOLOGIES Careers in Web Technologies How Websites are working Domain Types and Server About Static and Dynamic Websites Web 2.0 Standards PLANNING A BASIC

More information

Web Design and Development Program (WDD)

Web Design and Development Program (WDD) Web Design and Development Program (WDD) Course Descriptions TI 0550 Fundamentals of Information Systems Technology: This course is a survey of computer technologies. This course may include computer history,

More information

Contents. Downloading the Data Files... 2. Centering Page Elements... 6

Contents. Downloading the Data Files... 2. Centering Page Elements... 6 Creating a Web Page Using HTML Part 1: Creating the Basic Structure of the Web Site INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 2.0 Winter 2010 Contents Introduction...

More information

Creating Web Pages with HTML Simplified. 3rd Edition

Creating Web Pages with HTML Simplified. 3rd Edition Brochure More information from http://www.researchandmarkets.com/reports/2248215/ Creating Web Pages with HTML Simplified. 3rd Edition Description: Are you new to computers? Does new technology make you

More information

Saucon Valley School District Planned Course of Study

Saucon Valley School District Planned Course of Study Course Title Grade Level: 10-12 Credits: 0.5 Content Area / Dept. Business / Technology Education Length of Course: Quarter Author(s): Gemma Cody Course Description: is an introductory course designed

More information

Website Planning Checklist

Website Planning Checklist Website Planning Checklist The following checklist will help clarify your needs and goals when creating a website you ll be surprised at how many decisions must be made before any production begins! Even

More information

Basic tutorial for Dreamweaver CS5

Basic tutorial for Dreamweaver CS5 Basic tutorial for Dreamweaver CS5 Creating a New Website: When you first open up Dreamweaver, a welcome screen introduces the user to some basic options to start creating websites. If you re going to

More information

Lesson Overview. Getting Started. The Internet WWW

Lesson Overview. Getting Started. The Internet WWW Lesson Overview Getting Started Learning Web Design: Chapter 1 and Chapter 2 What is the Internet? History of the Internet Anatomy of a Web Page What is the Web Made Of? Careers in Web Development Web-Related

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01 JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT Test Code: 3750 Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe the process of information exchange between

More information

Attendance and Grading Please see the CART attendance and grading policies.

Attendance and Grading Please see the CART attendance and grading policies. CART/CISC 219, Web Design I SUMMER 2004 Mondays & Wednesdays, 6-9pm Instructor: Jaime Snyder e: jaimesnyder@mindspring.com t: 347-351-8528 Office hours: Wednesday, 5-6pm Catalog Description This course

More information

CLASSROOM WEB DESIGNING COURSE

CLASSROOM WEB DESIGNING COURSE About Web Trainings Academy CLASSROOM WEB DESIGNING COURSE Web Trainings Academy is the Top institutes in Hyderabad for Web Technologies established in 2007 and managed by ITinfo Group (Our Registered

More information

Short notes on webpage programming languages

Short notes on webpage programming languages Short notes on webpage programming languages What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of

More information

Web Application diploma using.net Technology

Web Application diploma using.net Technology Web Application diploma using.net Technology ISI ACADEMY Web Application diploma using.net Technology HTML - CSS - JavaScript - C#.Net - ASP.Net - ADO.Net using C# What You'll Learn understand all the

More information

Introduction to Web Technologies

Introduction to Web Technologies Introduction to Web Technologies Tara Murphy 17th February, 2011 The Internet CGI Web services HTML and CSS 2 The Internet is a network of networks ˆ The Internet is the descendant of ARPANET (Advanced

More information

IE Class Web Design Curriculum

IE Class Web Design Curriculum Course Outline Web Technologies 130.279 IE Class Web Design Curriculum Unit 1: Foundations s The Foundation lessons will provide students with a general understanding of computers, how the internet works,

More information

ART 379 Web Design. HTML, XHTML & CSS: Introduction, 1-2

ART 379 Web Design. HTML, XHTML & CSS: Introduction, 1-2 HTML, XHTML & CSS: Introduction, 1-2 History: 90s browsers (netscape & internet explorer) only read their own specific set of html. made designing web pages difficult! (this is why you would see disclaimers

More information

IAS Web Development using Dreamweaver CS4

IAS Web Development using Dreamweaver CS4 IAS Web Development using Dreamweaver CS4 Information Technology Group Institute for Advanced Study Einstein Drive Princeton, NJ 08540 609 734 8044 * helpdesk@ias.edu Information Technology Group [2] Institute

More information

Essential HTML & CSS for WordPress. Mark Raymond Luminys, Inc. 949-654-3890 mraymond@luminys.com www.luminys.com

Essential HTML & CSS for WordPress. Mark Raymond Luminys, Inc. 949-654-3890 mraymond@luminys.com www.luminys.com Essential HTML & CSS for WordPress Mark Raymond Luminys, Inc. 949-654-3890 mraymond@luminys.com www.luminys.com HTML: Hypertext Markup Language HTML is a specification that defines how pages are created

More information

Web Development CSE2WD Final Examination June 2012. (a) Which organisation is primarily responsible for HTML, CSS and DOM standards?

Web Development CSE2WD Final Examination June 2012. (a) Which organisation is primarily responsible for HTML, CSS and DOM standards? Question 1. (a) Which organisation is primarily responsible for HTML, CSS and DOM standards? (b) Briefly identify the primary purpose of the flowing inside the body section of an HTML document: (i) HTML

More information

TIME SCHEDULE OBJECTIVES

TIME SCHEDULE OBJECTIVES COURSE TITLE : WEB DESIGN COURSE CODE : 3073 COURSE CATEGORY : B PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDITS : 4 TIME SCHEDULE MODULE TOPICS PERIODS 1 Internet fundamentals 18 2 Html, css and web design

More information

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Dreamweaver CS3 THE MISSING MANUAL David Sawyer McFarland POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Table of Contents The Missing Credits Introduction 1 Part

More information

ICT 6012: Web Programming

ICT 6012: Web Programming ICT 6012: Web Programming Covers HTML, PHP Programming and JavaScript Covers in 13 lectures a lecture plan is supplied. Please note that there are some extra classes and some cancelled classes Mid-Term

More information

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00 Course Page - Page 1 of 12 Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00 Course Description Responsive Mobile Web Development is more

More information

Web Design & Development - Tutorial 04

Web Design & Development - Tutorial 04 Table of Contents Web Design & Development - Tutorial 04... 1 CSS Positioning and Layout... 1 Conventions... 2 What you need for this tutorial... 2 Common Terminology... 2 Layout with CSS... 3 Review the

More information

Dreamweaver. Introduction to Editing Web Pages

Dreamweaver. Introduction to Editing Web Pages Dreamweaver Introduction to Editing Web Pages WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 INTRODUCTION TO DREAMWEAVER... 1 Document Window 3 Toolbar 3 Insert Panel 4 Properties Panel

More information

Version 4.0. Unit 3: Web Design. Computer Science Equity Alliance, 2011. Exploring Computer Science Unit 3: Web Design 102

Version 4.0. Unit 3: Web Design. Computer Science Equity Alliance, 2011. Exploring Computer Science Unit 3: Web Design 102 Unit 3: Web Design Computer Science Equity Alliance, 2011 Exploring Computer Science Unit 3: Web Design 102 Introduction The Web Design unit builds on the concepts presented in the previous units by having

More information

The Essential Guide to HTML Email Design

The Essential Guide to HTML Email Design The Essential Guide to HTML Email Design Index Introduction... 3 Layout... 4 Best Practice HTML Email Example... 5 Images... 6 CSS (Cascading Style Sheets)... 7 Animation and Scripting... 8 How Spam Filters

More information

HTML TIPS FOR DESIGNING

HTML TIPS FOR DESIGNING This is the first column. Look at me, I m the second column.

More information

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida CREDIT HOURS 3 credits hours PREREQUISITE Completion of EME 6208 with a passing

More information

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011 Unit (Domain): Part I: Evaluating Current Websites Part II: Creating Web Pages Using Google Sites, Docs and Forms Part III: Using Animation Media for the Web Essential Question(s): How does the World Wide

More information

Macromedia Dreamweaver 8 Developer Certification Examination Specification

Macromedia Dreamweaver 8 Developer Certification Examination Specification Macromedia Dreamweaver 8 Developer Certification Examination Specification Introduction This is an exam specification for Macromedia Dreamweaver 8 Developer. The skills and knowledge certified by this

More information

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL ISI ACADEMY for PHP& MySQL web applications Programming ISI ACADEMY Web applications Programming Diploma using PHP& MySQL HTML - CSS - JavaScript PHP - MYSQL What You'll Learn Be able to write, deploy,

More information

How To Design The Web And The Internet

How To Design The Web And The Internet 1 The Environment and the Tools Web Design, 4 th Edition Chapter Objectives Describe the Internet and the World Wide Web Discuss ways to access the Internet and the Web Categorize types of Web sites Identify

More information

COMP-205 COURSE SYLLABUS FOR WEB DESIGN TECHNOLOGIES. Darla Thornburg Instructor

COMP-205 COURSE SYLLABUS FOR WEB DESIGN TECHNOLOGIES. Darla Thornburg Instructor Coffeyville Community College COMP-205 COURSE SYLLABUS FOR WEB DESIGN TECHNOLOGIES Darla Thornburg Instructor Page 1 of 7 COURSE NUMBER: COURSE TITLE: COMP-205 Web Design Technologies CREDIT HOURS: Three

More information

Coding HTML Email: Tips, Tricks and Best Practices

Coding HTML Email: Tips, Tricks and Best Practices Before you begin reading PRINT the report out on paper. I assure you that you ll receive much more benefit from studying over the information, rather than simply browsing through it on your computer screen.

More information

Introduction to Web Development

Introduction to Web Development Introduction to Web Development Week 2 - HTML, CSS and PHP Dr. Paul Talaga 487 Rhodes paul.talaga@uc.edu ACM Lecture Series University of Cincinnati, OH October 16, 2012 1 / 1 HTML Syntax For Example:

More information

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D 1 LEARNING OUTCOMES Describe the anatomy of a web page Format the body of a web page with block-level elements

More information

Foundations. Web Development and Design. with HTML5. [Terry Ann Felke-Morris, Ed.D.J. 6th Edition. Harper College. Piyali Sengupta.

Foundations. Web Development and Design. with HTML5. [Terry Ann Felke-Morris, Ed.D.J. 6th Edition. Harper College. Piyali Sengupta. 6th Edition Web Development and Design Foundations with HTML5 [Terry Ann Felke-Morris, Ed.D.J Professor Harper College International Edition contributions by Piyali Sengupta PEARSON Boston Columbus Indianapolis

More information

FACULTY OF COMMERCE, OSMANIA UNIVERSITY

FACULTY OF COMMERCE, OSMANIA UNIVERSITY Commerce Lab - Practical Question Bank FACULTY OF COMMERCE, OSMANIA UNIVERSITY -------------------------------------------------------------------------------------- B.Com (Computers and Computer Applications)

More information

Web Foundations Series Internet Business Associate

Web Foundations Series Internet Business Associate Web Foundations Series Internet Business Associate Internet Business Associate prepares students to work effectively in today's business environment. In this course, you will learn about the tasks involved

More information

HTML and CSS 2 Class Meetings Instructor Contact Office Hours: Tuesdays 5:30-7:30 PM Online Email: Class Message List Opt Out of Class email

HTML and CSS 2 Class Meetings Instructor Contact Office Hours: Tuesdays 5:30-7:30 PM Online Email: Class Message List Opt Out of Class email HTML and CSS 2 CS50.11A Summer 201 Syllabus Instructor : Corrine Haverinen Class Meetings This class is accelerated for summer. There will be two lectures and assignments per week. There will not be live

More information

Introduction to web development using XHTML and CSS. Lars Larsson. Today. Course introduction and information XHTML. CSS crash course.

Introduction to web development using XHTML and CSS. Lars Larsson. Today. Course introduction and information XHTML. CSS crash course. using CSS using CSS 1 using CSS 2 3 4 Lecture #1 5 6 using CSS Material using CSS literature During this, we will cover server side web with JavaServer Pages. JSP is an exciting technology that lets developers

More information

Textbook s Website for Online Review of Each Chapter http://www.webdevfoundations.net

Textbook s Website for Online Review of Each Chapter http://www.webdevfoundations.net TAWEBDN 1A WEB DESIGN, First Semester #10099 (v.1.0) To the Student: After your registration is complete and your proctor has been approved, you may take the Credit by Examination for TAWEBDN 1A. WHAT

More information

^/ CS> KRIS. JAMSA, PhD, MBA. y» A- JONES & BARTLETT LEARNING

^/ CS> KRIS. JAMSA, PhD, MBA. y» A- JONES & BARTLETT LEARNING %\ ^/ CS> v% Sr KRIS JAMSA, PhD, MBA y» A- JONES & BARTLETT LEARNING Brief Contents Acknowledgments Preface Getting Started with HTML Integrating Images Using Hyperlinks to Connect Content Presenting Lists

More information

Converting Prospects to Purchasers.

Converting Prospects to Purchasers. Email Template Guide LASSO EMAIL TEMPLATE EDITOR... 2 ABOUT LASSO EMAIL TEMPLATE EDITOR... 2 CREATING AN EMAIL TEMPLATE... 2 ACCESSING EMAIL TEMPLATES... 2 ADDING AN EMAIL TEMPLATE FOLDER... 3 BASIC PRINCIPLES

More information

Umbraco v4 Editors Manual

Umbraco v4 Editors Manual Umbraco v4 Editors Manual Produced by the Umbraco Community Umbraco // The Friendly CMS Contents 1 Introduction... 3 2 Getting Started with Umbraco... 4 2.1 Logging On... 4 2.2 The Edit Mode Interface...

More information

Differences between HTML and HTML 5

Differences between HTML and HTML 5 Differences between HTML and HTML 5 1 T.N.Sharma, 2 Priyanka Bhardwaj, 3 Manish Bhardwaj Abstract: Web technology is a standard that allow developing web applications with the help of predefined sets of

More information

ANDROID TRAINING COURSE MODULES. Module-I: Introduction to Android. Introducing Android. Installing Development Tools. Using the Emulator.

ANDROID TRAINING COURSE MODULES. Module-I: Introduction to Android. Introducing Android. Installing Development Tools. Using the Emulator. ANDROID TRAINING COURSE MODULES Module-I: Introduction to Android Introducing Android. Installing Development Tools. Using the Emulator. Android developer tools. Eclipse, IDEs and Tools. Module-II: Introduction

More information

Fairsail PDF Template Generator: A Complete Guide

Fairsail PDF Template Generator: A Complete Guide Fairsail PDF Template Generator: A Complete Guide Version 12 FS-HCM-PTG-COMP-201506--R012.00 Fairsail 2015. All rights reserved. This document contains information proprietary to Fairsail and may not be

More information

Web Page Design (Master)

Web Page Design (Master) St. Michael-Albertville High School Teacher: Ben Rusin Web Page Design (Master) September 2014 CEQ: WHAT IS HTML CODING AND HOW IS IT USED TO CREATE WEB SITES? AND HOW CAN IT BE USED TO CREATE WEB SITES?

More information

GRA 1751 Web Design One (Graphic Interface Design One) Course handout revised by Sam Grant 01 /06

GRA 1751 Web Design One (Graphic Interface Design One) Course handout revised by Sam Grant 01 /06 GRA 1751 Web Design One (Graphic Interface Design One) Course handout revised by Sam Grant 01 /06 This course will teach students in the Design Technology program the basics of Web Page Design and Internet

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program, you ll find a number of task panes, toolbars,

More information

Interactive Data Visualization for the Web Scott Murray

Interactive Data Visualization for the Web Scott Murray Interactive Data Visualization for the Web Scott Murray Technology Foundations Web technologies HTML CSS SVG Javascript HTML (Hypertext Markup Language) Used to mark up the content of a web page by adding

More information

Getting Started with KompoZer

Getting Started with KompoZer Getting Started with KompoZer Contents Web Publishing with KompoZer... 1 Objectives... 1 UNIX computer account... 1 Resources for learning more about WWW and HTML... 1 Introduction... 2 Publishing files

More information

Dreamweaver CS4 Day 2 Creating a Website using Div Tags, CSS, and Templates

Dreamweaver CS4 Day 2 Creating a Website using Div Tags, CSS, and Templates Dreamweaver CS4 Day 2 Creating a Website using Div Tags, CSS, and Templates What is a DIV tag? First, let s recall that HTML is a markup language. Markup provides structure and order to a page. For example,

More information

What is a Web Browser? Web Site Functionality. A client program that uses HTTP to communicate with web servers.

What is a Web Browser? Web Site Functionality. A client program that uses HTTP to communicate with web servers. What is a Web Browser? Web Site Functionality April 1, 2004 A client program that uses HTTP to communicate with web servers. HTML interpreter Reads HTML, determines how to display it A Simple HTML file

More information

Advanced Web Design COURSE OUTLINE

Advanced Web Design COURSE OUTLINE Advanced Web Design COURSE OUTLINE 1. Course Title: Advanced Web Design 2. CBEDS Title: Other visual communications/graphics course 3. CBEDS Number: 5798 4. Job Titles: Web Design Technicians Desktop Publishers

More information

OIT 307/ OIT 218: Web Programming

OIT 307/ OIT 218: Web Programming OIT 307/ OIT 218: Web Programming 1.0 INTRODUCTION Many applications nowadays work really well as a web application. Web programming is the practice of writing applications that run on a web server and

More information

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor USER GUIDE Unit 4: Schoolwires Chapter 1: Schoolwires Centricity Version 4.2 TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Getting Started... 1 How the Works... 2 Technical Requirements...

More information

Quick Guide to the Cascade Server Content Management System (CMS)

Quick Guide to the Cascade Server Content Management System (CMS) Quick Guide to the Cascade Server Content Management System (CMS) Waubonsee Community College Cascade Server Content Administration January 2011 page 1 of 11 Table of Contents Requirements...3 Logging

More information

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file.

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file. Creative Specs Gmail Sponsored Promotions Overview The GSP creative asset will be a ZIP folder, containing four components: 1. Teaser text file 2. Teaser logo image 3. HTML file with the fully expanded

More information

IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline

IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline Instructor: Dr. Thomas Beach Office: 623F (662-0347) Email: tbeach@unm.edu Office hours: T 2:00-3:00

More information