<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8">

Size: px
Start display at page:

Download "<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8">"

Transcription

1 <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <script src="./trans_func.js" type="text/javascript"></script> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <script src="language/spanish.js" type="text/javascript"></script> <script>i18n_pagetitle("general" "General")</script> <link href="./images/favicon.png" type="image/png" rel="icon"> <script src="./js/jquery min.js" type="text/javascript"></script> <script src="./js/jquery.easing.1.3.js" type="text/javascript"></script> <script src="./js/jquery.hashchange.js" type="text/javascript"></script> <script src="./js/jquery.outerhtml.js" type="text/javascript"></script> <link rel="stylesheet" href="./css/style.css" type="text/css"> <!--[if lt IE 9]> <style type="text/css">.articlediv.button-cancel,.articlediv.button-apply,.articlediv.button-blank, #progress-bar-buttons.button-apply, #progress-bar-buttons.button-cancel padding-bottom: 3px; </style> <![endif]--> <script src="./js/functionsnotoverview.js" type="text/javascript"></script> <script type="text/javascript"> $('.close-change-pw' '.close-change-pw').live('click', function () var di = $(this).attr('data-id' 'data-id'); $('body, html').animate( scrolltop: '0px' ); $('.password-popup' + di).fadeout.fadeout(); $('.blackbackground' '.blackbackground').hide(); ); $('.password-input1' '.password-input1').live('keyup', function () var desc = new Array(); desc[0] = ji18n("weak" "Weak"); desc[1] = ji18n("medium" "Medium"); desc[2] = ji18n("strong" "Strong"); ); var newpassword = $(this).val(); var source = passwordstrength(newpassword, desc)[0]; var strengthtmp = passwordstrength(newpassword, desc)[1]; document.getelementbyid("strengthsource" "strengthsource").classname = "passwordstrength strength"+source; document.getelementbyid("strength" "strength").innerhtml = strengthtmp; $('.password-input15g' '.password-input15g').live('keyup', function () var desc = new Array(); desc[0] = ji18n("weak" "Weak"); desc[1] = ji18n("medium" "Medium"); desc[2] = ji18n("strong" "Strong"); ); var newpassword = $(this).val(); var source = passwordstrength(newpassword, desc)[0]; var strengthtmp = passwordstrength(newpassword, desc)[1]; document.getelementbyid("strengthsource5g" "strengthsource5g").classname = "passwordstrength strength"+source; document.getelementbyid("strength" "strength").innerhtml = strengthtmp; Página: 1

2 function ApplyOnOff2G() if ( document.general.wifionoff_2g.value == 1 ) else document.general.wifionoff_2g.value = 0; document.general.wifionoff_2g.value = 1; document.general.commitgeneral2g.value = 1; document.general.commitgeneral5g.value = 0; document.general.wifipwdform2g.value = 0; document.general.wifipwdform5g.value = 0; document.general.submit(); function ApplyOnOff5G() if ( document.general.wifionoff_5g.value == 1 ) else document.general.wifionoff_5g.value = 0; document.general.wifionoff_5g.value = 1; document.general.commitgeneral2g.value = 0; document.general.commitgeneral5g.value = 1; document.general.wifipwdform2g.value = 0; document.general.wifipwdform5g.value = 0; document.general.submit(); function ApplyWifiForm2G() document.general.commitgeneral2g.value = 1; document.general.commitgeneral5g.value = 0; document.general.wifipwdform2g.value = 0; document.general.wifipwdform5g.value = 0; document.general.submit(); function ApplyWifiForm5G() document.general.commitgeneral2g.value = 0; document.general.commitgeneral5g.value = 1; document.general.wifipwdform2g.value = 0; document.general.wifipwdform5g.value = 0; document.general.submit(); function ApplyWifiPwdForm2G() document.general.commitgeneral2g.value = 0; document.general.commitgeneral5g.value = 0; document.general.wifipwdform2g.value = 1; document.general.wifipwdform5g.value = 0; document.general.submit(); Página: 2

3 function ApplyWifiPwdForm5G() document.general.commitgeneral2g.value = 0; document.general.commitgeneral5g.value = 0; document.general.wifipwdform2g.value = 0; document.general.wifipwdform5g.value = 1; document.general.submit(); function Apply2GBroadcastSettings() if ( document.general.broadcastssid_2g.value == 1 ) else document.general.broadcastssid_2g.value = 0; document.general.broadcastssid_2g.value = 1; function Apply5GBroadcastSettings() if ( document.general.broadcastssid_5g.value == 1 ) else document.general.broadcastssid_5g.value = 0; document.general.broadcastssid_5g.value = 1; function ResetButton() var obj = "resetb"; inputs.style.display.display = "none"; obj = "helpbar"; inputs.style.display.display = "block"; function ResetDefault() var obj = "VDFGeneralResetDefaultButton"; inputs.value = "1"; function CancelButton() var obj = "resetb"; inputs.style.display.display = "block"; obj = "helpbar"; inputs.style.display.display = "none"; function Logout() Página: 3

4 var obj; obj = "ONOVDFLogoutGeneral"; inputs.value = "1"; window.document.general.submit(); function SetLanguage(findex) var obj = "ONOVDFLanguageValueGeneral"; inputs.value = findex; window.document.general.submit(); </script> </head> <body id="askey_background"> <form action="/goform/general" method="post" name="general"> <input type="hidden" name="csrfvalue" value= > <div id="wrap"> <div id="header"> <div id="head-wrap" class="clearfix"> <a href="overview.asp"><img src="images/router-vodafone-fibra.png"></a> <input id="logout" type="button" onclick="logout()" style="cursor:pointer"><input type="hidden" id="onovdflogoutgener name="onovdflogoutgeneral" value="0"> <div class="basic" id="basexp"><select name="onovdfusermodegeneral" onchange="submit();"><option class="select-option-background" value="1"><a> <a><script>i18n("basic_mode" "Basic_Mode")</script></a><option class="select-option-background" value="3" selected><a> <a><script>i18n("expert_mode" "Expert_Mode")</script></a></select></di <input type="hidden" id="onovdflanguagevaluegeneral" name="onovdflanguagevaluegeneral" value="1"> <div id="screensloggedin"> <a><script>i18n("login_user_msg" "login_user_msg")</script></a> <div id="mynevigation2"> <ul><li><a href="overview.asp" "overview.asp"><script> <script>i18n("overview" "overview")</script></a></li><li href="calllog.asp"><script>i18n("phone" "Phone")</script></a></li><li><a href="umts.asp"><script>i18n("internet" "Internet")</script></a></li><li class="current"><a> <a><script>i18n("wifi" "WiFi")</script> script></a> a></li> li><li> <li><a<a href="language.asp" "Language.asp"><script> <script>i18n("settings" "Settings")</script> script></a> a></li> li><li href="status.asp" "Status.asp"><script> <script>i18n("statusandsupport" "StatusAndSupport")</script> script></a> a></ <div id="inner-wrap" class="clearfix notoverview"> <div id="navigation" "navigation"> <ul><li class="current menuitem"><script> <script>i18n("general" "General")</script></li><li class="menuite href="schedule.asp"><script>i18n("schedule" "Schedule")</script></a></li><li class="menuitem"><a href="wps.asp"><script>i18n("wps" "WPS")</script></ class="menuitem"><a href="macfilter.asp"><script>i18n("macfilter" "MacFilter")</script> script></a> a></li> li>< class="menuitem" "menuitem"><a href="wifiradar.asp" "WiFiRadar.asp"><script> <script>i18n("wifiradar" "WiFiRadar")</script> script></a> a></li> li>< <div class="articlediv" "articlediv"> Página: 4

5 <div> <div id="helpbuttonsshort" class="helpbuttons"> <div class="rel"><span id="resetb" class="left" style="display:block;" onclick="resetbutton();"> </span> <div id="helpbar" style="display: none;"> <div id="r"> <span id="resett"> <script>i18n("reset_msg" "Reset_Msg")</script> </span> <div id="content"> <span><script>i18n_input_type_value_append(1, "Submit id=\"resetr\" onclick=\"resetdefault();\" ")</script> type="hidden" id="vdfgeneralresetdefaultbutton" name="vdfgeneralresetdefaultbutton" value="0"> <span id="cancelr" onclick="cancelbutton();"><script>i18n("cancel" "Cancel")</scr src="./images/reset.png"> <h1><span><script>i18n("general" "General")</script></span></h1> <! GHz Begin --> <div> <input type="hidden" name="commitgeneral2g" value=0> <div class="h3-content no-padding-bottom"> wifi-table-header"> 2.4 GHz <div class="h3-content no-padding-bottom"> <span><script>i18n("your router supports the industry-wide WLAN standards wit Mbit/s (802.11b/g/n), enabling easy wireless devices.")</script></span> <span><script>i18n("wifi Network")</script></span> <input class="button button-on" id="wifionoff2-4ghz" type="but <input type="hidden" name="wifionoff_2g" value=1> <span><script>i18n("channel" "Channel")</script></s 3 Página: 5

6 <span><script>i18n("maximum speed")</script></span> 300 Mbit/s <div class="wifionoff2-4ghz" > <h3><span><script>i18n("setup" "Setup")</script></span></h3> <div class="h3-content clearfix"> <div class="wifi-col1"> <br> <span><script>i18n("wifi Name (SSID)")</script></span> <span><script>i18n("bandwidth" "Bandwidth")</script>< <span><script>i18n("channel" "Channel")</script></s <span><script>i18n("broadcast SSID")</script></span> frequencyoff"> <span><script>i18n("frequency" "Frequency")</script>< <span><script>i18n("wifi Protection")</script></span> <span><script>i18n("network key")</script></span> <div class="wifi-col2"> head-row"> <span><script>i18n("wifi" "WiFi")</script></span <input class="split-ssid2" id="ssid-input" type="text" name="service <input class="split-ssid-5ghz" id="ssid-input" s value="mustermann Family 2,4 GHz"> <input name="guestselect" Página: 6

7 id="guestselect" type="hidden" value="off"> <select class="select-width-194" id="channelselec onchange="applywifiform2g();"> <option value=20 >20 Mhz<option value=40 selected>40 Mhz </select> <select class="select-width-194" id="channelselec <option value=0 >Auto</option><option value=1 >1 </op value=3 selected>3 </option><option v </option><option value=6 >6 </option> value=8 >8 </option><option value=9 > </option><option value=11 >11 </optio value=13 >13 </option> </select> < <input class="button button-on fr" type="button" onclick="appl <input type="hidden" name="broadcastssid_2g" value=0> tr">2.4 GHz <select class="select-width-194" id="normselect" <option value=3 selected>wpa + WPA2</option><option v >WPA</option><option value=0 >Off</op </select> networkkeyfieldsnormal"> <input class="secondcolumn" id="pw1" type="password" readonly="readon <input class="secondcolumn" id="pwt1" style="display: none;" type="te value="..."> tr networkkeyfieldsnormal font12"> <span><script>i18n("display Characters")</script></span> <input class="button checkbox checkbox-unchecked show-hide-pw" type="bu tr networkkeyfieldsnormal"> <!-- <input class="button button-blank change-pw" type="button" val <script>i18n_input_type_value_append(1, " "id=\"applybutton\" class=\"button button ")</script> <!--wifi-col2--> <div Página: 7

8 class="apply-cancel-margin-top-2-4ghz"> <div class="clearfix apply-cancel"> <! GHz End--> <script>i18n_input_type_value_append(1, " "id=\"cancelbutton\" class=\"button butto onclick=\"location.reload(true);\" ")</sc <script>i18n_input_type_value_append(1, " "id=\"applybutton\" class=\"button button onclick=\"applywifiform2g();\" ")</script <! GHz Begin --> <div> <input type="hidden" name="commitgeneral5g" value=0> <div class="h3-content no-padding-bottom"> wifi-table-header"> 5.0 GHz <div class="h3-content no-padding-bottom"> <span><script>i18n("your router supports the industry-wide WLAN standards wit Mbit/s (802.11b/g/n/ac), enabling easy wirele devices.")</script></span> <span><script>i18n("wifi Network")</script></span> <input class="button button-on" id="wifionoff5-0ghz" type="but <input type="hidden" name="wifionoff_5g" value=1> "row"> <span><script>i18n("channel" "Channel")</script></s 36 <span><script>i18n("maximum speed")</script></span> Página: 8

9 1300 Mbit/s <div class="wifionoff5-0ghz" > <h3><span><script>i18n("setup" "Setup")</script></span></h3> <div class="h3-content clearfix no-padding-bottom"> <div class="wifi-col1-5"> <br> <span><script>i18n("wifi Name (SSID)")</script></span> <span><script>i18n("bandwidth" "Bandwidth")</script>< <span><script>i18n("channel" "Channel")</script></s <span><script>i18n("broadcast SSID")</script></span> <span><script>i18n("frequency" "Frequency")</script>< <span><script>i18n("wifi Protection")</script></span> <span><script>i18n("network key")</script></span> <div class="wifi-col2-5"> head-row" id="name-wifi"> <span>wifi</span> <input class="split-ssid2" id="ssid-input" type="text" name="service <select class="select-width-194" class="wifi5-0-g onchange="applywifiform5g();"> <option value=20 >20 Mhz<option value=40 >40 Mhz<option va </select> <select class="select-width-194" class="wifi5-0-g Página: 9

10 name="channelnumber_5g"> <option value=0 selected>auto</option><option value=3 >52/80 </option><option value=100/80 >116/80 </option><option value=40/80 >56/80 </option><option value=104/80 >120/80 </option><option value=44/80 >60/80 </option><option value=108/80 >124/80 </option><option value=48/80 >64/80 </option><option value=112/80 >128/80 </option> </select> <input class="button button-on fr" type="button" onclick="appl <input type="hidden" name="broadcastssid_5g" value=0> tr">5.0 GHz <select class="select-width-194" name="wifiprotec <option value=3 selected>wpa + WPA2</option><option v >WPA</option><option value=0 >Off</op </select> networkkeyfieldsguest"> <input id="pw2" type="password" readonly="readonly" valu <input id="pwt2" style="display: none;" type="text" reado tr networkkeyfieldsnormal font12"> <span><script>i18n("display Characters")</script></span> <input class="button checkbox checkbox-unchecked show-hide-pw" type="bu tr networkkeyfieldsguest"> <!-- <input class="button button-blank change-pw" type="button" <script>i18n_input_type_value_append( "id=\"applybutton\" class=\"button bu ")</script> <div class="apply-cancel-margin-top"> <div class="clearfix apply-cancel"> <script>i18n_input_type_value_append(1, " "id=\"cancelbutton5g\" class=\"button but onclick=\"location.reload(true);\" ")</sc Página: 10

11 <! GHz End --> <style>.wifionoff.empty-head-row margin-bottom: 16px; <script>i18n_input_type_value_append(1, " "id=\"applybutton5g\" class=\"button butt onclick=\"applywifiform5g();\" ")</script.wifionoff.head-row,.wifionoff2-4ghz.head-row,.wifionoff5-0ghz.head-row,.wifi-table-header border-bottom: 1px solid #DFDFDF; margin-bottom: 16px; font-weight: bold; line-height: 26px;.head-row.no-border-bottom border:0px;.wifi-col1.row.normnopw height: 100px;.radio-row.left:first-of-typefirst-of-type width: 93px;.apply-cancel-margin-top margin-top: 32px;.apply-cancel-margin-top-2-4ghz position: relative; margin-top: 20px; margin-bottom: 50px;.apply-cancel-margin-top-2-4ghz.apply-cancel bottom: 0; right: 0; </style> message-error" id="wrongssid" style="margin-top: 24px; display: none;"> <span class="bold"><span><script>i18n("corrections needed")</sc <br><br> <span><script>i18n("you are using forbidden characters.")</script></span> Página: 11

12 info" id="incompweb" style="margin-top: 24px; display: none;"> <span>na</span> info" id="incompweb2" style="margin-top: 24px; display: none;"> <span>na</span> info" id="wepselected2" style="margin-top: 24px; display: none;"> <span>na</span> info" id="wepselected" style="margin-top: 24px; display: none;"> <span><script>i18n("please change the Protection Mode to another value in order to use WPS.")</ info" id="protectionoff" style="margin-top: 24px; display: none;"> <span><script>i18n("if you select this option any user can connect to your router exposing the security information. We recommend you to enable WiFi key.")</scri info" id="ssidprotectionchange" style="margin-top: 24px; display: n <span><script>i18n("you're attempting to change certain options which shall cause the currently co be disconnected. These devices will not be able to reconn automatically.")</script></span> <! GHz Change Password Begin --> <div class="popup password-popup1" style="display: none;"> <input type="hidden" name="wifipwdform2g" value=0> <p class="title tl"> <span><script>i18n("network key")</script></span> (<span class="wep changep" style="display: none;">5 or 13 ASCII characters</span changep"><script>i18n("8+ characters")</script></span </p> hidden-pw-row"> <span><script>i18n("password" "Password")</script></span> <input class="password-input3" type="password" name="wpapsk_2g" value="" Página: 12

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space. HTML Summary Structure All of the following are containers. Structure Contains the entire web page. Contains information

More information

1.2 * allow custom user list to be passed in * publish changes to a channel

1.2 * allow custom user list to be passed in * publish changes to a channel ToDoList /*** USAGE: ToDoList() Embed a TODO-list into a page. The TODO list allows users to cre Items that are due are highlighted in yellow, items passed due ar list can be added to any page. The information

More information

ToDoList. 1.2 * allow custom user list to be passed in * publish changes to a channel ***/

ToDoList. 1.2 * allow custom user list to be passed in * publish changes to a channel ***/ /*** USAGE: ToDoList() Embed a TODO-list into a page. The TODO list allows users to create new items, assign them to other users, and set deadlines. Items that are due are highlighted in yellow, items

More information

CE419 Web Programming. Session 3: HTML (contd.), CSS

CE419 Web Programming. Session 3: HTML (contd.), CSS CE419 Web Programming Session 3: HTML (contd.), CSS 1 Forms 2 Forms Provides a way to interact with users. Not useful without a server-side counterpart. 3 From Elements

More information

CSS: Layout Part 2. clear. CSS for layout and formatting: clear

CSS: Layout Part 2. clear. CSS for layout and formatting: clear CSS: Layout Part 2 Robert A. Fulkerson College of Information Science and Technology http://www.ist.unomaha.edu/ University of Nebraska at Omaha http://www.unomaha.edu/ CSS for layout and formatting: clear

More information

Multimedia Systems and Technologies Lab class 6 HTML 5 + CSS 3

Multimedia Systems and Technologies Lab class 6 HTML 5 + CSS 3 Multimedia Systems and Technologies Lab class 6 HTML 5 + CSS 3 Instructions to use the laboratory computers (room B2): 1. If the computer is off, start it with Windows (all computers have a Linux-Windows

More information

Date Picker Haim Michael

Date Picker Haim Michael Date Picker Introduction The date picker is one of the most popular jquery widgets in use. It is highly configurable and extremely easy to implement. Introduction Simple Date Picker

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

CSS CSS how to display to solve a problem External Style Sheets CSS files CSS Syntax

CSS CSS how to display to solve a problem External Style Sheets CSS files CSS Syntax CSS CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles were added to HTML 4.0 to solve a problem External Style Sheets can save a lot of work External Style Sheets

More information

Configuring Hotspots

Configuring Hotspots CHAPTER 12 Hotspots on the Cisco NAC Guest Server are used to allow administrators to create their own portal pages and host them on the Cisco NAC Guest Server. Hotspots created by administrators can be

More information

Integrating the Quotation page with your site

Integrating the Quotation page with your site Integrating the with your site Introduction Until June 2014, for customers to obtain a quote for your service, it was necessary to redirect the customer to the Instant-Quote.co site. This is no longer

More information

User's Guide Visual Profile Appendix L Version 7.5.2

User's Guide Visual Profile Appendix L Version 7.5.2 User's Guide Visual Profile Appendix L Version 7.5.2 MobilityGuard AB Appendix L Visual Profile v 7.4 Table of Contents 1 Introduction...3 2 Configuration...3 2.1 Select a theme to use...3 2.2 The theme

More information

CS 350 COMPUTER/HUMAN INTERACTION. Lecture 6

CS 350 COMPUTER/HUMAN INTERACTION. Lecture 6 CS 350 COMPUTER/HUMAN INTERACTION Lecture 6 Setting up PPP webpage Log into lab Linux client or into csserver directly Webspace (www_home) should be set up Change directory for CS 350 assignments cp r

More information

JavaScript (5A) JavaScript

JavaScript (5A) JavaScript JavaScript (5A) JavaScript Copyright (c) 2012 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any

More information

src1-malan/ajax/ajax1.html ajax1.html Gets stock quote from quote1.php via Ajax, displaying result with alert().

src1-malan/ajax/ajax1.html ajax1.html Gets stock quote from quote1.php via Ajax, displaying result with alert(). src1-malan/ajax/ajaxhtml 1 1 1 1 1 2 2 2 2 2 2 2 2 30. 3 3 3 3 3 3 3 3 3 40. 4 4 4 4 4 4 4 4 ajaxhtml Gets stock quote from quotephp via Ajax, displaying result with alert(). Building Mobile Applications

More information

Introduction to using HTML to design webpages

Introduction to using HTML to design webpages Introduction to using HTML to design webpages #HTML is the script that web pages are written in. It describes the content and structure of a web page so that a browser is able to interpret and render the

More information

Exam Format: Multiple Choice, True/False, Short Answer (3 points each 75 points total) Write-the-page (25 points)

Exam Format: Multiple Choice, True/False, Short Answer (3 points each 75 points total) Write-the-page (25 points) CS-101 Fall 2008 Section 4 Practice Final v1.0m Name: Exam Format: Multiple Choice, True/False, Short Answer (3 points each 75 points total) Write-the-page (25 points) XHTML/CSS Reference: Entities: Copyright

More information

5 Snowdonia. 94 Web Applications with C#.ASP

5 Snowdonia. 94 Web Applications with C#.ASP 94 Web Applications with C#.ASP 5 Snowdonia In this and the following three chapters we will explore the use of particular programming techniques, before combining these methods to create two substantial

More information

Web Development and HTML. Shan-Hung Wu CS, NTHU

Web Development and HTML. Shan-Hung Wu CS, NTHU Web Development and HTML Shan-Hung Wu CS, NTHU Outline How does Internet Work? Web Development HTML Block vs. Inline elements Lists Links and Attributes Tables Forms 2 Outline How does Internet Work? Web

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

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS MOST TAGS CLASS Divides tags into groups for applying styles 202 ID Identifies a specific tag 201 STYLE Applies a style locally 200 TITLE Adds tool tips to elements 181 Identifies the HTML version

More information

Unveiling the Basics of CSS and how it relates to the DataFlex Web Framework

Unveiling the Basics of CSS and how it relates to the DataFlex Web Framework Unveiling the Basics of CSS and how it relates to the DataFlex Web Framework Presented by Roel Fermont 1 Today more than ever, Cascading Style Sheets (CSS) have a dominant place in online business. CSS

More information

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application. Extra notes - Client-side Design and Development Dr Nick Hayward HTML - Basics A brief introduction to some of the basics of HTML. Contents Intro element add some metadata define a base address

More information

Spring Data JPA, Spring Boot, Oracle, AngulerJS 적용게시판실습 게시판리스트보기.

Spring Data JPA, Spring Boot, Oracle, AngulerJS 적용게시판실습 게시판리스트보기. Spring Data JPA, Spring Boot, Oracle, AngulerJS 적용게시판실습 http://ojc.asia, http://ojcedu.com 게시판리스트보기 Spring JDBC 또는 MyBatis로만들때보다쉽고빠르게작성할수있다. 스프링컨트롤러는 RestController를적용했으며, 뷰페이지에 Bootstrap 및 AngulerJS 적용했다.

More information

Hyperlinks, Tables, Forms and Frameworks

Hyperlinks, Tables, Forms and Frameworks Hyperlinks, Tables, Forms and Frameworks Web Authoring and Design Benjamin Kenwright Outline Review Previous Material HTML Tables, Forms and Frameworks Summary Review/Discussion Email? Did everyone get

More information

Chapter4: HTML Table and Script page, HTML5 new forms. Asst. Prof. Dr. Supakit Nootyaskool Information Technology, KMITL

Chapter4: HTML Table and Script page, HTML5 new forms. Asst. Prof. Dr. Supakit Nootyaskool Information Technology, KMITL Chapter4: HTML Table and Script page, HTML5 new forms Asst. Prof. Dr. Supakit Nootyaskool Information Technology, KMITL Objective To know HTML5 creating a new style form. To understand HTML table benefits

More information

<?php $parts=array('','','tfrec','home'); include '/Webstuff/apacheSites/cms3/CMSpageCode.php';?>

<?php $parts=array('','','tfrec','home'); include '/Webstuff/apacheSites/cms3/CMSpageCode.php';?> index.php Printed: 4/26/10 4:29:08 PM Page 1 of 1 CMSpageCode.php Printed: 4/26/10 4:28:16 PM Page 1 of

More information

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar GIMP WEB 2.0 MENUS Web 2.0 Menus: Horizontal Navigation Bar WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR Hover effect: You may create your button in GIMP. Mine is 122 pixels by 48 pixels. You can use whatever

More information

Summary 4/5. (contains info about the html)

Summary 4/5. (contains info about the html) Summary Tag Info Version Attributes Comment 4/5

More information

jmaki Overview Sang Shin Java Technology Architect Sun Microsystems, Inc.

jmaki Overview Sang Shin Java Technology Architect Sun Microsystems, Inc. jmaki Overview Sang Shin Java Technology Architect Sun Microsystems, Inc. sang.shin@sun.com www.javapassion.com Agenda What is and Why jmaki? jmaki widgets Using jmaki widget - List widget What makes up

More information

Form Overview. Form Processing. The Form Element. CMPT 165: Form Basics

Form Overview. Form Processing. The Form Element. CMPT 165: Form Basics Form Overview CMPT 165: Form Basics Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University October 26, 2011 A form is an HTML element that contains and organizes objects called

More information

Purpose of this doc. Most minimal. Start building your own portfolio page!

Purpose of this doc. Most minimal. Start building your own portfolio page! Purpose of this doc There are abundant online web editing tools, such as wordpress, squarespace, etc. This document is not meant to be a web editing tutorial. This simply just shows some minimal knowledge

More information

http://nma.kcc.hawaii.edu/gargiulo/data/johndoe/spring/art128/2014/companyname1_step3/index.html 1 2 3 4 5 company Name 6 7

More information

LA TROBE UNIVERSITY SEMESTER ONE EXAMINATION PERIOD CAMPUS AW BE BU MI SH ALLOWABLE MATERIALS

LA TROBE UNIVERSITY SEMESTER ONE EXAMINATION PERIOD CAMPUS AW BE BU MI SH ALLOWABLE MATERIALS LIBRARY USE LA TROBE UNIVERSITY SEMESTER ONE EXAMINATION PERIOD 2013 Student ID: Seat Number: Unit Code: CSE2WD Paper No: 1 Unit Name: Paper Name: Reading Time: Writing Time: Web Development Final 15 minutes

More information

INDUSTRIAL TRAINING TECHNICAL REPORT. Technology, The National University of Malaysia, Bangi Selangor Darul Ehsan.

INDUSTRIAL TRAINING TECHNICAL REPORT. Technology, The National University of Malaysia, Bangi Selangor Darul Ehsan. INDUSTRIAL TRAINING TECHNICAL REPORT Naja Syahira Binti Norazman 1, Trevor James Santa Maria 2 and Dr Dahlila Putri Dahnil Sikumbang 1 Bachelor of Computer Science (Software Technology), Faculty of Information

More information

How to Make a Contact Us PAGE in Dreamweaver

How to Make a Contact Us PAGE in Dreamweaver We found a great website on the net called http://dreamweaverspot.com and we have basically followed their tutorial for creating Contact Forms. We also checked out a few other tutorials we found by Googling,

More information

Asciidoctor Demo. Dan Allen

Asciidoctor Demo. Dan Allen Asciidoctor Demo Dan Allen Table of Contents 1. First Steps with AsciiDoc..................................................................... 1 1.1. Lists Upon Lists..........................................................................

More information

Web Publishing Intermediate 2

Web Publishing Intermediate 2 Web Publishing Intermediate 2 Building a Three Column Site with divs and float Jeff Pankin Information Services and Technology Table of Contents Course Objectives... 2 The CIG Web Site... 3 Using the Div

More information

Google Web Toolkit Creating/using external JAR files

Google Web Toolkit Creating/using external JAR files Google Web Toolkit Creating/using external JAR files If you develop some code that can be reused in more than one project, one way to create a module is to create an external JAR file. This JAR file can

More information

In the early days of the Web, designers just had the original 91 HTML tags to work with.

In the early days of the Web, designers just had the original 91 HTML tags to work with. Web Design Lesson 4 Cascading Style Sheets In the early days of the Web, designers just had the original 91 HTML tags to work with. Using HTML, they could make headings, paragraphs, and basic text formatting,

More information

if(! list.contains(list.collect(params,'key'),'title')){ <div style="font-weight:bold;color:red;">"warning: A title field must be assigned.

if(! list.contains(list.collect(params,'key'),'title')){ <div style=font-weight:bold;color:red;>warning: A title field must be assigned. /** Author: Blake Harms Version 2.9 See: http://developer.mindtouch.com/app_catalog/ Integrated_Bug_and_Issue_Tracker on 2.9 added performance tunning posted by Sego on this blog post: http://forums.developer.mindtouch.com/

More information

Lab 1: Introducing HTML5 and CSS3

Lab 1: Introducing HTML5 and CSS3 CS220 Human- Computer Interaction Spring 2015 Lab 1: Introducing HTML5 and CSS3 In this lab we will cover some basic HTML5 and CSS, as well as ways to make your web app look and feel like a native app.

More information

Block & Inline Elements

Block & Inline Elements Block & Inline Elements Every tag in HTML can classified as a block or inline element. > Block elements always start on a new line (Paragraph, List items, Blockquotes, Tables) > Inline elements do not

More information

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank Multiple Choice. Choose the best answer. 1. What tag pair is used to create a new paragraph? a. b. c. d. 2. What tag pair

More information

Title: Dec 11 3:40 PM (1 of 11)

Title: Dec 11 3:40 PM (1 of 11) ... basic iframe body {color: brown; font family: "Times New Roman"} this is a test of using iframe Here I have set up two iframes next to each

More information

HTML & CSS Cheat Sheet

HTML & CSS Cheat Sheet 1 HTML & CSS Cheat Sheet Fall 2017 HTML & CSS Cheat Sheet from Typographic Web Design 3 by Laura Franz Web safe fonts vs web fonts You can expect these web safe fonts to work across most platforms and

More information

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS: WEBSITE PROJECT 2 PURPOSE: The purpose of this project is to begin incorporating color, graphics, and other visual elements in your webpages by implementing the HTML5 and CSS3 code discussed in chapters

More information

CSC Web Technologies, Spring HTML Review

CSC Web Technologies, Spring HTML Review CSC 342 - Web Technologies, Spring 2017 HTML Review HTML elements content : is an opening tag : is a closing tag element: is the name of the element attribute:

More information

CSS. https://developer.mozilla.org/en-us/docs/web/css

CSS. https://developer.mozilla.org/en-us/docs/web/css CSS https://developer.mozilla.org/en-us/docs/web/css http://www.w3schools.com/css/default.asp Cascading Style Sheets Specifying visual style and layout for an HTML document HTML elements inherit CSS properties

More information

Wireframe :: tistory wireframe tistory.

Wireframe :: tistory wireframe tistory. Page 1 of 45 Wireframe :: tistory wireframe tistory Daum Tistory GO Home Location Tags Media Guestbook Admin 'XHTML+CSS' 7 1 2009/09/20 [ ] XHTML CSS - 6 (2) 2 2009/07/23 [ ] XHTML CSS - 5 (6) 3 2009/07/17

More information

Psychology Experiments on the Web Using PHP and MySQL

Psychology Experiments on the Web Using PHP and MySQL Psychology Experiments on the Web Using PHP and MySQL Lisa M. DeBruine August 14, 2008 Contents 1 Basic Web Authoring 2 1.1 Setting up your webpage....................... 2 1.2 HTML.................................

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

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

Implementing a chat button on TECHNICAL PAPER

Implementing a chat button on TECHNICAL PAPER Implementing a chat button on TECHNICAL PAPER Contents 1 Adding a Live Guide chat button to your Facebook page... 3 1.1 Make the chat button code accessible from your web server... 3 1.2 Create a Facebook

More information

Адаптивный дизайн веб-страниц с использованием сеточных технологий

Адаптивный дизайн веб-страниц с использованием сеточных технологий Адаптивный дизайн веб-страниц с использованием сеточных технологий ТНК 2018 Теоретический материал http://www.w3.org/tr/2015/wdcss-grid-1-20150917/#propdef-gridauto-columns 960 System (960.gs) Пример

More information

Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank

Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank Multiple Choice. Choose the best answer. 1. What element is used to configure a new paragraph? a. new b. paragraph c. p d. div 2. What element is used to create the largest heading? a. h1 b. h9 c. head

More information

CSS often uses hyphens in CSS property names but JavaScript uses camel case, e.g. color: blue; p { <!DOCTYPE html> <meta charset="utf-8" /> <head>

CSS often uses hyphens in CSS property names but JavaScript uses camel case, e.g. color: blue; p { <!DOCTYPE html> <meta charset=utf-8 /> <head> 1 of 9 CS1116/CS5018 Web Development 2 Dr Derek Bridge School of Computer Science & Information Technology University College Cork Recap To find nodes: queryselector, queryselectorall To create new element

More information

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html>

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html> HTML BEGINNING TAGS HTML Structure Web page content Structure tags: Tags used to give structure to the document.

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

Design Project. i385f Special Topics in Information Architecture Instructor: Don Turnbull. Elias Tzoc

Design Project. i385f Special Topics in Information Architecture Instructor: Don Turnbull. Elias Tzoc Design Project Site: News from Latin America Design Project i385f Special Topics in Information Architecture Instructor: Don Turnbull Elias Tzoc April 3, 2007 Design Project - 1 I. Planning [ Upper case:

More information

Cascading Style Sheets Level 2

Cascading Style Sheets Level 2 Cascading Style Sheets Level 2 Course Objectives, Session 1 Level 1 Quick Review Chapter 6 Revisit: Web Fonts Chapter 8: Adding Graphics to Web Pages Chapter 9: Sprucing Up Your Site s Navigation Begin

More information

SocialMiner Configuration

SocialMiner Configuration This section outlines the initial setup that must be performed when SocialMiner is first installed as well as the ongoing user-configurable options that can be used once the system is up and running. The

More information

HTML HTML5. DOM(Document Object Model) CSS CSS

HTML HTML5. DOM(Document Object Model) CSS CSS HTML HTML5 DOM(Document Object Model) CSS CSS HTML html img jpg png gif jpg png gif

More information

Stamp Builder. Documentation. v1.0.0

Stamp  Builder. Documentation.   v1.0.0 Stamp Email Builder Documentation http://getemailbuilder.com v1.0.0 THANK YOU FOR PURCHASING OUR EMAIL EDITOR! This documentation covers all main features of the STAMP Self-hosted email editor. If you

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

Hoster: openload.co - Free PLUGIN_DEFECT-Error: 08d a1830b60ab13ddec9a2ff6

Hoster: openload.co - Free PLUGIN_DEFECT-Error: 08d a1830b60ab13ddec9a2ff6 JDownloader - Bug #80273 Bug # 75914 (Closed): Hoster: openload.co - Free Hoster: openload.co - Free PLUGIN_DEFECT-Error: 08d9453425a1830b60ab13ddec9a2ff6 08/18/2016 02:13 AM - StatServ Status: Closed

More information

HTMLnotesS15.notebook. January 25, 2015

HTMLnotesS15.notebook. January 25, 2015 The link to another page is done with the

More information

Bootstrap Carousel. jquery Image Sliders

Bootstrap Carousel. jquery Image Sliders Bootstrap Carousel jquery Image Sliders Bootstrap Carousel Carousel bootstarp css js jquery js bootstrap.js http://getbootstrap.com/javascript/#carousel item ol.carousel-indicators li

More information

Exporting a Confluence space as a Website

Exporting a Confluence space as a Website Exporting a Confluence space as a Website This how-to explains how to export a Confluence space using the AutoExport Plugin. How it works. What it does. The AutoExport Plugin for Confluence is a plugin

More information

ENGINEERING DATA HUB VISUAL DESIGN SPECIFICATIONS VERSION 3. Created: 2/10/2017

ENGINEERING DATA HUB VISUAL DESIGN SPECIFICATIONS VERSION 3. Created: 2/10/2017 ENGINEERING DATA HUB VISUAL DESIGN SPECIFICATIONS VERSION 3 Created: 2/10/2017 Table of Contents ENGINEERING DATA HUB... 1 DESKTOP VIEW... 3 HEADER... 4 Logo... 5 Main Title... 6 User Menu... 7 Global

More information

HTML and CSS. Data Technologies. HTML Headings. Background Reading

HTML and CSS. Data Technologies. HTML Headings. Background Reading HTML Headings HTML headings are used to provide section structure for the document. Data Technologies HTML and CSS the document "Title" a main section within the document a subsection

More information

Page Layout. 4.1 Styling Page Sections 4.2 Introduction to Layout 4.3 Floating Elements 4.4 Sizing and Positioning

Page Layout. 4.1 Styling Page Sections 4.2 Introduction to Layout 4.3 Floating Elements 4.4 Sizing and Positioning Page Layout contents of this presentation are Copyright 2009 Marty Stepp and Jessica Miller 4.1 Styling Page Sections 4.2 Introduction to Layout 4.3 Floating Elements 4.4 Sizing and Positioning 2 1 4.1

More information

Creating Forms. Speaker: Ray Ryon

Creating Forms. Speaker: Ray Ryon Creating Forms Speaker: Ray Ryon In this lesson we will discuss how to create a web form. Forms are useful because they allow for input from a user. That input can then be used to respond to the user with

More information

Wanted! Introduction. Step 1: Styling your poster. Activity Checklist. In this project, you ll learn how to make your own poster.

Wanted! Introduction. Step 1: Styling your poster. Activity Checklist. In this project, you ll learn how to make your own poster. Wanted! Introduction In this project, you ll learn how to make your own poster. Step 1: Styling your poster Let s start by editing the CSS code for the poster. Activity Checklist Open this trinket: jumpto.cc/web-wanted.

More information

HTML. HTML Evolution

HTML. HTML Evolution Overview stands for HyperText Markup Language. Structured text with explicit markup denoted within < and > delimiters. Not what-you-see-is-what-you-get (WYSIWYG) like MS word. Similar to other text markup

More information

Creating a CSS driven menu system Part 1

Creating a CSS driven menu system Part 1 Creating a CSS driven menu system Part 1 How many times do we see in forum pages the cry; I ve tried using Suckerfish, I ve started with Suckerfish and made some minor changes but can t get it to work.

More information

CIS 228 (Fall 2011) Exam 2, 11/3/11

CIS 228 (Fall 2011) Exam 2, 11/3/11 CIS 228 (Fall 2011) Exam 2, 11/3/11 Name (sign) Name (print) email Question 1 2 3 4 5 6 7 8 TOTAL Score CIS 228, exam 2 1 11/03/11 Question 1 True or false: In CSS, property declarations in the same rule

More information

Cascading Style Sheets

Cascading Style Sheets 4 TVEZEWXYHMNR LSTVSKVEQY-RJSVQEXMOENITSHTSVSZ RETVSNIOXIQ RERGSZER Q^)ZVSTWO LSWSGM PR LSJSRHYEVS^TS XYLPEZR LSQ WXE4VEL] 4VELE)9-RZIWXYNIQIHSZE% FYHSYGRSWXM CSS Cascading Style Sheets Lukáš Bařinka barinkl@fel.cvut.cz

More information

ADD MULTIPLE PRODUCTS TO CART

ADD MULTIPLE PRODUCTS TO CART 1 User Guide Add Multiple Products to Cart ADD MULTIPLE PRODUCTS TO CART USER GUIDE BSSCOMMERCE 1 2 User Guide Add Multiple Products to Cart Contents 1. Add Multiple Products to Cart Extension Overview...

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Welcome Please sit on alternating rows. powered by lucid & no.dots.nl/student

Welcome Please sit on alternating rows. powered by lucid & no.dots.nl/student Welcome Please sit on alternating rows powered by lucid & no.dots.nl/student HTML && CSS Workshop Day Day two, November January 276 powered by lucid & no.dots.nl/student About the Workshop Day two: CSS

More information

Media Stylesheets and Navigation with CSS goodness. Webpage Design

Media Stylesheets and Navigation with CSS goodness. Webpage Design Media Stylesheets and Navigation with CSS goodness Webpage Design Printing web pages the problem Here s a nice enough website that is clearly designed for the screen. The links are there because they work

More information

Santa Tracker. Release Notes Version 1.0

Santa Tracker. Release Notes Version 1.0 Santa Tracker Release Notes Version 1.0 App Parameters and Styling In your Caspio account, go to the App s Overview screen and on the right sidebar click on Manage in the App Parameters area. Edit any

More information

Module Contact: Dr Graeme Richards, CMP. Copyright of the University of East Anglia Version 1

Module Contact: Dr Graeme Richards, CMP. Copyright of the University of East Anglia Version 1 UNIVERSITY OF EAST ANGLIA School of Computing Sciences Main Series UG Examination 2015/16 WEB BASED PROGRAMMING CMP-4011A Time allowed: 2 hours Answer BOTH questions in Section A and TWO questions from

More information

Creating a Job Aid using HTML and CSS

Creating a Job Aid using HTML and CSS Creating a Job Aid using HTML and CSS In this tutorial we will apply what we have learned about HTML and CSS. We will create a web page containing a job aid about how to buy from a vending machine. Optionally,

More information

Styles, Style Sheets, the Box Model and Liquid Layout

Styles, Style Sheets, the Box Model and Liquid Layout Styles, Style Sheets, the Box Model and Liquid Layout This session will guide you through examples of how styles and Cascading Style Sheets (CSS) may be used in your Web pages to simplify maintenance of

More information

Zen Garden. CSS Zen Garden

Zen Garden. CSS Zen Garden CSS Patrick Behr CSS HTML = content CSS = display It s important to keep them separated Less code in your HTML Easy maintenance Allows for different mediums Desktop Mobile Print Braille Zen Garden CSS

More information

Session 5. Web Page Generation. Reading & Reference

Session 5. Web Page Generation. Reading & Reference Session 5 Web Page Generation 1 Reading Reading & Reference https://en.wikipedia.org/wiki/responsive_web_design https://www.w3schools.com/css/css_rwd_viewport.asp https://en.wikipedia.org/wiki/web_template_system

More information

Create a cool image gallery using CSS visibility and positioning property

Create a cool image gallery using CSS visibility and positioning property GRC 275 A8 Create a cool image gallery using CSS visibility and positioning property 1. Create a cool image gallery, having thumbnails which when moused over display larger images 2. Gallery must provide

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

INTRODUCTION TO CSS. Mohammad Jawad Kadhim

INTRODUCTION TO CSS. Mohammad Jawad Kadhim INTRODUCTION TO CSS Mohammad Jawad Kadhim WHAT IS CSS Like HTML, CSS is an interpreted language. When a web page request is processed by a web server, the server s response can include style sheets,

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

Exam II CIS 228: The Internet Prof. St. John Lehman College City University of New York 5 November 2009

Exam II CIS 228: The Internet Prof. St. John Lehman College City University of New York 5 November 2009 Exam II CIS 228: The Internet Prof. St. John Lehman College City University of New York 5 November 2009 NAME (Printed) NAME (Signed) E-mail Exam Rules Show all your work. Your grade will be based on the

More information

CSC 415/515 PROJECT 3 JAVASCRIPT CONCENTRATION GAME. 1. Introduction

CSC 415/515 PROJECT 3 JAVASCRIPT CONCENTRATION GAME. 1. Introduction CSC 415/515 PROJECT 3 JAVASCRIPT CONCENTRATION GAME PROF. GODFREY MUGANDA DEPT OF COMPUTER SCIENCE 1. Introduction Using JavaScript, write a game that will help people work on their concentration and memory

More information

School of Computer Science and Software Engineering

School of Computer Science and Software Engineering 1. C 2. B 3. C B 4. B 5. B 6. B 7. C (should be getelementsbyid case sensitive) 8. A 9. B 10. D 11. B 12. A 13. A 14. D 15. C 16. D 17. A 18. C 19. A 20. D P a g e 2 of 13 Section B: Long Answer Questions

More information

Assignments (4) Assessment as per Schedule (2)

Assignments (4) Assessment as per Schedule (2) Specification (6) Readability (4) Assignments (4) Assessment as per Schedule (2) Oral (4) Total (20) Sign of Faculty Assignment No. 02 Date of Performance:. Title: To apply various CSS properties like

More information