2004-2005 Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.

Slides:



Advertisements
Similar presentations
24-Aug-14 HTML Forms. 2 What are forms? is just another kind of HTML tag HTML forms are used to create (rather primitive) GUIs on Web pages Usually the.
Advertisements

1 Introduction to HTML II อุทัย เซี่ยงเจ็น สำนักวิชาเทคโนโลยีสารสนเทศ และการสื่อสาร มหาวิทยาลัยนเรศวร พะเยา.
Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.
1 Frameworks. 2 Framework Set of cooperating classes/interfaces –Structure essential mechanisms of a problem domain –Programmer can extend framework classes,
HTML Introduction. What we have learned so far:  2.1 Basic HTML page development  2.2 Tags… (example?)  2.3 Lists… (example?)  2.4 Single Tag… (example?)
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.
The tag The complete syntax of the tag is as follows( code, width and height are required and others optional)
Introduction to Web-Based Systems HTML, XML, and JavaScript.
Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.
Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.
Forms Sangeetha Parthasarathy 02/05/2001. Introduction to Forms A form makes it possible to transform your web pages from text to graphics to interactive.
1 Essential HTML coding By Fadi Safieddine (Week 2)
JAVA APPLETS By: Ms. Humaira Siddiqui. Java and the Internet Java is considered to be a language well suited to be used in the internet. In contrast with.
Informatics Computer School CS114 Web Publishing HTML Lesson 2.
Images in HTML PowerPoint How images are used in HTML.
Introduction to HTML. HTML Hyper-Text Markup Language: the foundation of the World-Wide Web Design goals:  Platform independence: pages can be viewed.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
Introduction to Applets CS 3505 Client Side Scripting with applets.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
Putting Applets into Web Pages.  Two things are involved in the process of putting applets onto web pages ◦ The.class files of the applet ◦ The html.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
Week 1 – Beginners Content McAfee & Big Fish Games CoderDojo.
HTML : Forms, Frames Instructor: Mr. Ahmed Al Astal ITGD4104 Department Requirement for senior student University of Palestine Faculty of IT.
Windows and frames and the anchor tag. Frames Independent, scrollable portions of a Web browser window, with each frame capable of containing its own.
1 CSC Computer Education (P) Ltd. DESIGNED BY K PRAKASH,
Lec.10 + (Chapter 8 & 9) GUI Java Applet Jiang (Jen) ZHENG July 6 th, 2005.
Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.
COP2800 – Computer Programming Using JAVA University of Florida Department of CISE Spring 2013 Lecture 35 – Overview of Java Web Programming Webpage:
Graduate School of Library and Information Science LIS 753 Introduction to HTML 5 By: Yijun Gao Week Three.
LECTURE 18 Java and Web Pages. Java Savvy Browser A browser capable of handling java applets: - Netscape Navigator - Microsoft Internet Explorer - Sun.
Applets Yong Choi School of Business CSU, Bakersfield.
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
Introduction to HTML Unit 3: E-business.
The Web Wizard’s Guide to HTML Chapter Three Colors, Patterns, and Inline Graphics.
1 Applets are small applications that are accessed on an Internet server, transported over the internet, automatically installed and run as a part of web.
Adding Images to Your Web Page Web Design Section 5-7 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
HTML IMAGES. CONTENTS IMG Tag Alt Attribute Setting Width and Height Of An Image Summary Exercise.
Applets, Images, and Audio Chapter 14 CSCI CSCI 1302 – Applets, Images, and Audio2 Outline Introduction The Applet Class –The init Method –The start.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
HTML FORMS Basharat Mahmood, Department of Computer Science,CIIT,Islamabad,Pakistan. 1.
1 Applets. 2 What is an applet? Applet: a Java program that can be inserted into a web page and run by loading that page in a browser brings web pages.
HTML Assoc. Prof. Rozinah Jamaludin 28 January 2010.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
Introduction to Applets Chapter 21. Applets An applet is a Java application that is intended to be invoked and executed through a Web browser. Click Here.
HTML Overview Part 8 – Java Applets 1. Applets 2  A Java applet is a small application embedded in your HTML document which runs in the browser window.
REEM ALMOTIRI Information Technology Department Majmaah University.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring Forms, HTML5 layout.
Beginning JavaScript 4 th Edition. Chapter 1 Introduction to JavaScript and the Web.
Informatics Computer School CS114 Web Publishing HTML Lesson 3.
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
HTML Structure II (Form) WEEK 2.2. Contents Table Form.
FORMS Explained By: Jasdeep Kaur. Lecturer, Department of Computer Application, PGG.C.G., Sector: 42, Chandigarh.
Informatics Computer School CS114 Web Publishing HTML Lesson 4.
Ashima Wadhwa Java Script And Forms. Introduction Forms: –One of the most common Web page elements used with JavaScript –Typical forms you may encounter.
Getting Started – Basic Page Structure
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
JAVA Applets Pavan D.M..
Java Applet.
Including Files and Applets in JSP Pages
Adding Images to Your Web Page
HTML Images CS 1150 Spring 2017.
Basic HTML and Embed Codes
Unit 6 part 3 Test Javascript Test.
HTML Images CS 1150 Fall 2016.
Introduction to HTML: Forms
Lesson 5: HTML Tables.
Presentation transcript:

Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction to Computing I Lesson 9

Review of Last Week Open notepad or TryIt. Open notepad or TryIt. Create a form asking from user: Create a form asking from user: Name [textbox] Name [textbox] Surname [textbox] Surname [textbox] Age [select] (values: too young, , , , too old) Age [select] (values: too young, , , , too old) Gender [select] (values: male, female) Gender [select] (values: male, female) City [select] (values: Ankara, İstanbul, İzmir) City [select] (values: Ankara, İstanbul, İzmir) Has a brother [checkbox] Has a brother [checkbox] Has a sister [checkbox] Has a sister [checkbox] Few words about himself [textarea] Few words about himself [textarea]

Applets Applets are Java programs that are running on your browser. Applets are Java programs that are running on your browser. Java is a platform independed programming language. Java is a platform independed programming language. A Java program can run on any system: Windows, Macintosh, Unix, Linux, OS/2, Pocket Pc A Java program can run on any system: Windows, Macintosh, Unix, Linux, OS/2, Pocket Pc Therefore Java is a perfect choice for applets, because web pages can be viewed from any system. Therefore Java is a perfect choice for applets, because web pages can be viewed from any system.

Applet The tag required to run an applet in html page is... The tag required to run an applet in html page is... Applet tag attributes: Applet tag attributes: code, specify the class name of the code.(required) code, specify the class name of the code.(required) align, align the region with respect to text. align, align the region with respect to text. alt, alternative text alt, alternative text codebase, specifies the URL of the retrieved code codebase, specifies the URL of the retrieved code height, specifies the height of the applet in pixels height, specifies the height of the applet in pixels width, specifies the width of the applet in pixels width, specifies the width of the applet in pixels tag is secondary tag which supplies the values for specified parameter in applet. Used inside the... tag. tag is secondary tag which supplies the values for specified parameter in applet. Used inside the... tag. name, defines the name of the parameter. name, defines the name of the parameter. value, defines the value of the parameter. value, defines the value of the parameter.

EOL