2

Size: px
Start display at page:

Download "2"

Transcription

1 1

2 2

3 å dl å - rк rк i ш e к u кш i ( Ш ) i,k k 3

4 i å å - n u к -å dl å - rк 4

5 - к к - i å х i n i,b, u, i o å к s a j i å HTML e p к Ш g e o i o m к å o к Ш kшp å к e å p х i i eх к tr a i к,åш к kш sn х i m к å ш, e tr i к, sк к шш d i u o e к a ш к e к a ш х к ån к к -å dl å - rк 5

6 å HTML к? HTML к к? p? HTML к? HTML к st к шbg HTML r к кш кш шш akш (HTML Entities) i HTML å o к к HTML e s HTML5 e HTML5 ш HTML шх i o s i 6

7 HTML o i t o к å eк kш o i å к a i HTML m к к eх p HTML i Microsoft Frontpage, Adobe Dreamweaver, Webpage Maker,Wordpress, Joomla к sn sn o к, å к к к HTML шх?к u l х o g к ш å å к к к s i к, х å к HTML Coding. i a i ш n HTML х i grt å o i e å o a n HTML к к Ш, eк p anш к i å t к m HTML å к к g Ш kшp å к o i e к å i, å o i e å o a n o i o i Outlook a hк r к e n к HTML, CSS, Photoshop, Flash o o p g e o e p кш к e n å к Php, Java Script, Xml, Database, Framework o к? o к g ш kш o ш s s mn к mu х a х o i к s к к o o iu i kш к, iu ån t p к p html,css,php i iu к 7

8 p к eкк o i g o kш eк ш kш к? å o i к nш a å o i i InterNIC p к ån к s o s к? o o i к х n d o к o s eкк o s a i s х å å o i к к å к ui к? iu х к i p ш к х i к g (Text,Image,Animation,Audio,Video i ) iu к mu u e к u i ui å i к? к o i p a i к o i å i p к к? p к å p n к mu s Ш n p к к n к eк к mu eкi eк к p к к, ш eк к p к к åi (i i p к )e D к? n o i к h к n eк к m d g åi e D... e... ei m b u хo å g eкк kш eк åi e D к 8

9 HTML к? HTML(Hyper Text Markup Language).e к Programming Language (Programming Language logic к ) HTML Markup Language к g Markup Tag(Tag к eк ) -e o к к Markup Tag e eк o n a ш к n Markup a h к <b>this Text is Bold</b>;eх <b></b> к This Text is Bold х к Bold к Markup Tag к HTML Tag o к o e au HTML Code. b u eк o o к view>page source kк к <html>..</html> к к х o HTML Code. HTML к к eк к,o к, n Content к s ns к, Design к e Outlook o HTML к HTML e kш eк HTML Document(o ) к n Platform(Browser)-e к к HTML к o t o a i HTML p HTML х n å к Editor Software к o, å к mu Notepad Text Editor å х i Code х e HTML Code к Run к n к eк b u i Internet Explorer, Mozilla Firefox, Google Chrome i o i n HTML-i к? 9

10 , o i n HTML-i HTML к å t o åu o к к e CSS(Cascading Style Sheets) к o n s i к o kш n XML(eXtensible Markup Language) e Java Script к e p кш к к o r к e o Programming PHP e к eк Mysql шх å к eк kш o i å к u Ш g k n HTML к st к : HTML Document(o ) e к di a ш к eк head an body e r <head>o<body> e шш </head> o </body> s HTML к к<html>..</html> х å eк HTML-e к st к х <html> <head> eх å CSS,Java Script Style Sheet к <title> eх o ш /Title к </title> </head> <body> eк o Content (Text,Image,Table,Form,Audio,Video i ) ei х </body> </html> HTML r к å шbg к 10

11 . e (Element). (Tag).e T u (Attribute).HTML Document Ш g m å к. e (Element): HTML Element d i HTML Document к eк HTML Document -e к Element к html, head, title, body e å o a к Element e r Opening Tag(<html>) o шш Closing Tag (</html>) e e Element Content к <p>element Content</p> HTML Element-e ш Start Tag/Opening Tag r End Tag/Closing Tag шш Start o End Element Content к к kш t Element Content o к Empty Element start шш к к Element-e End Tag o к. (Tag): e HTML- e p HTML Code х HTML Markup Tag- к Html Tag p r e b к,e eк Keyword e шш e b к <html>,<p>,<head> etc. p å å a к e e Case Sensitive, Small Letter- e х х eк grt r i i шш к шш Keyword e å eк (/) å к к p 11

12 r ш Ш шш u к Ш <html> <head> Some Tag Here </head> <body> Some Content Here </body> </html> к шш к o, eg optional tag. к paragraph х шш </p> к o e optional tag..e T u e T u (Attribute): (Attribute):eк o n text, image к e e a s, style n к g word к к Element- к word g к Element e Attribute eкк к Element e ш к Word g i Element e Attribute p Element e х к Attribute к å o к p Attribute e eк eк к value u <p align= center >Here a paragraph</p> eх align attribute к value center, paragraph o х х.html Document: HTML Element d eк HTML Document an, HTML Code File HTML Document HTML Document e p d a ш head o body section HTML Document i к a i something.html/.htm Extension save к 12

13 HTML r к eк Notepad Open к code g i кr e index.html кr <html> <head> <title>my first web page </title> </head> <body> <h1>my First Heading</h1> <h2>my First Heading</h2> <h3>my First Heading</h3> <h4>my First Heading</h4> <h5>my First Heading</h5> <h6>my First Heading</h6> <p> My first paragraph</p> </body> </html> e index.html i к к Browser open к х Figure:1.1 13

14 к Ш å eх <head> o <body> d кш х ch, p кш e к s å к, å eк к х o ш n <title > к eх <title> My first web page </title> b u i My first web page х х ch e Body Section (<body>.</body>)-e h1,h2,h3,h4,h5,h6 ei d ш к к å к ш к <h1>,<h2,..<h6> ei d <p> </p> d o g х eх å head o body section s å к, å eк к х s HTML Code- к <html>..</html> х HEAD SECTION: å ei кш к å к a i <head> </head> ei х <head>.</head> head кш head section e k m к к ei кш к х o х k ш [<title>... </title> ] Document Description, Keywords, Designer/Developer name i кш m g к к.title Tag х.meta Tag.Link Tag.Base Tag.Style Tag.Script Tag.Isindex Tag 14

15 к.title Tag: Head Element e p ch title tag <title> </title> ei к х Browser e i х o Content e eк kшp i ei ei х å o i n Element eк o i i - <title> web design-html-css-java script tutorial </title> i å o к i k к e n title e g t a eк Valid HTML Document к a i title к х.meta Tag: Title к <meta> ei к k m к n ш к n i i k e n e g t a e к шш i <meta> r <meta name= metaname content= metacontent > name o http-equiv d attribute e content å к attribute к di attribute e к n к.name Attribute-e e i.<meta name= Developer content= Abdullah Al -Faruk > eх name o content attribute к developer o o ii.<meta name= keywords content= html,java,css,php,joomla > eх keywords g o iii.<meta name= Description content= This tutorial about web design & developing > o kшp o iv.<meta name= robots content= noindex/nofollow/all/index > 15

16 robots keyword å o к i i k к х.http-equiv Attribute -e к o к update к <meta> ei attribute к <meta http-equiv= expires content= sat,30 dec,2011,12.00am,gmt > e 30 dec-e b u к k eк n к g к REFRESH ATTRIBUTE: к k к an к n refresh к <meta name= refresh content= 3, school.com > an х - <meta http-equiv= refresh content= 3, school.com > Body Section: å eк HTML k p d a ш -Head Section o Body Section Head section å к,eх å Body Section s å к å eк к х å ei кш к å к a i <body> </body> ei х <body> </body> Body Section Body Section e d i (<body> o </body>) Optional a e к o eк o к (Image, Text, Table, Form, Frame, Paragraph, Heading Etc.) ei кш х <body> n Attribute к o к åкш к <body> Attribute к к.bgcolor.link х.background.vlink.text.alink 16

17 к.bgcolor e ei Attribute к o кg u к к <body bgcolor= RED >,e кg u [ d bgcolor HTML e a ш s å к ] х.background e ei Attribute к o кg u Image к <body background= web.png > l HTML Document к Save к i l a i h i к.text e ei Attribute к o Text e к <body text= GREEN >,e Text e х.link e ei Attribute к o i k к к <body link= BLUE >,e Link e х.vlink e g i k к Already Visit к к ei Attribute к <body vlink= RED >,e Visited Link e х.alink e к u к s к к ei Attribute к <body alink= GREEN > e Link e х Body Section e n к o к sn к m n s o Heading Tag: (<h1>.</h1>) 17

18 Heading a ш, к Ш g ш к ei к <h1>,<h2>,<h3>,<h4>,<h5>,<h6> ei к ш o e k h1>h2>h3>h4>h5>h6> a h1 к åк х k n х Heading х Figure1.1 х ш o ш Ш к Align Attribute к e a s к <h1 align= left >Left Alignment</h1> <h2 align= right >Right Alignment</h2> <h3 align= center >Center Alignment</h3> <h4 align= justify >Justify Alignment</h4> Marquee <marquee> к Heading к Scroll (eк к к å к к) к <h6><marquee>technology For All</marquee></h6> marquee h Attribute g behavior= scroll direction= left [ к ] direction= right [ к ] scroll amount= 2 [ Scroll х ] u <h4><marquee behavior= scroll direction= right scroll amount= 2 >HTML Is The Basic Of Web Design</marquee></h4> Paragraph Tag:<p>o</p> g n <p>...</p> к e шш Optional g a s к к n align attribute к <p align= center >Here a Paragraph</p> align= left [ l left align к e к o ] 18

19 align= right [o i g a s к ] align= center [ a s к nd, i o p n ] align= justify [ g i o u p n ] g к Customize к n å o к к g m å к *<br> eк g ш Ш å к g х n к g к <br> к ei к i bк, к ei eк i к s х n i к u <p> You can use a web page editor like Microsoft FrontPage, Adobe Dreamweaver or similar to create web pages. Webpage editor software works like Microsoft Word (a complicated editor program used for creating and editing pages of books, letters etc.)</p> <p> Second option is to learn html codes and write html pages in a simple text editor. As mention eerier, your codes will be seen as WebPages when viewed in a web browser.<p> e х <p> You can use a web page editor like Microsoft FrontPage, Adobe Dreamweaver or similar to create web pages. Webpage editor software works like Microsoft Word (a complicated editor program used for creating and editing pages of books, letters etc.)<br> Second option is to learn html codes and write html pages in a simple text editor. As mention eerier, your codes will be seen as WebPages when viewed in a web browser. b к s (&nbsp) e HTML e eк к s,к (Enter Key), eк s к i к k a k s к &nbsp к g &nbsp к, g s 19

20 <p> Java script is an&nbsp&nbsp&nbsp interpreted object oriented promramming.</p> eх s i s <pre>.</pre> å &nbsp к i <pre> к ei s,к (Enter Key), a g s к g s <p>hyper Text Markup Language</p> Output: Hyper Text Markup Language e i i к Ш eк s g х Ш eк ш o e, g u к х ш eк å к k х, х iu g e Ш st к e n к title attribute u <p title= HTML A Markup Language >HTML is an acronym for HyperText Markup Language. HTML documents, the foundation of all content appearing on the World Wide Web (WWW), consist of two essential parts: information content and a set of instructions that tells a computer how to display that content. The computer application.that translates this description is called a Web browser. </p> Output: 20

21 <acronym> o eк шш ш b u к х шb m к eк å к k х <acronym> к ei к к <p><acronym title= HTML A Markup Language >HTML</acronym> is the basic markup language for web page.it is created by Tim Berners Lee.It is controlled by < acronym title= World Wide Web Connection >W3C</ acronym ></p> Output: 21

22 ån к х <hr> o ån к х к n <hr> к e к шш i m Attribute g к e åu к к *align: х a s к align= center [ l ] align= left align= right *color: х к к *noshade: к, *size: х uch к e k *width: х p s к e ш к u <hr align= center size= 10 width= 50% color= RED > к к k s i к *i к х i.<i>some Text Here</I> 22

23 ii.<address>some Text Here</address> iii.<cite>some Text Here</cite> * l х i.<b> Some Text Here</B> ii.<em>emphasized Text</EM> iii.<strong> Some Text Here</strong> *å i х <U> Some Text Here</U> * l + i к + å i х <B><I><U> Some Text Here</B></I></U> *an n 1.<blockquote>..</blockquote> [ ud pк ш к n ] 2.<Q>..</Q> [ i i ud pк ш к n ] 3.<dfn>Definition</dfn>[ к ш n] 4.<samp>Sample Computer Code Text</samp> 5.<kbd>keyboard</kbd> 6.<var>Variable</var> 7.<code>.</code>[ Programming code n ] 8.<sample>Program e Sample Output</sample> 9.<strike> </strike> 10.<big>Text Font х n</big> 11.<small> Text Font х n 12.<TT> i i х </TT> 13.<blinking>Text j к n</blinking> 14.<sub>:H<sub>2</sub>O[Output:HO] 15.<sup>a<sup>2</sup>+b<sub>2</sub>[Output(a+b)] <font>.</font> к к n <font> </font> к e color, face e size Attribute к s i к 23

24 i.color e T u к к ei e T u <font color= PINK >Some Text Here</font> ii.face e T u åu к к к ei e T u e u lх к к mu к <font face= Arial > Some Text Here</font> iii.size e T u åк pк ш к l e к e + - h к n х к åк к p t i di к u <font size=+1>web development</font>[ e ] <font size=-2>web development</font> [ e ] шш akш (HTML Entities): к akш g HTML к х (&,,<o>) å к akш g к х (,µ,α,ủ,µ i ) e kш t к к к к Entity Code p akш n d Entity Code - х o шb µ e Entity Code - х &#956 ; шb μ к Entity Code m o akш х шb " #quot; < < < > > > & & & µ μ μ 24

25 å o к Entity Code m o 25

26 o Image e <img> - o к sn к i к <img> к o i k к e к шш i, e src e T u к Image Location u <img src= image/web.jpg > d eх ch Image Folder e web.jpg eк Image å к к l HTML i к å х i 26

27 i х e i к к o i i к i кш o <img src= > <img> å o к e T u к g å к к.widtho height e T u o eк i к p ш ш к <img> width o height e T u e e pк ш к k <img src= image/web.jpg width= 300 height= 200 > х.align e T u i a s к align Attribute к <img src= html.jpg align= left > k i к align Attribute e m k g к *align= top [ k a s i u к ] *align= middle [ k a s i ] *align= bottom [ k a s i к ]... *align= center [i a s o к nd ] *align= left [ i a s o к ] *align= right [ i a s o к ].Border e T u i к ei e T u к l к к e к e k <img src= faruk.png border= 4 > 27

28 .hspace o vspace e T u g i к k к i ån к t ш к hspace e u m t ш к vspace e T u к <p>use of hspace and vspace Attribute <img src= wp.jpg hspace= 20 vspace= 10 ></p>.alt e T u к к b u i p ш iu i n к х i s eк х, u к х i m к eк o alt attribute к ei к к <img src= joomla.jpg alt= joomla admin panel picture > o h i.gif.jpg.png.tift.xbm.bmp.jpeg i к <a>.</a> o к к kк к an к o <a> </a> к o к o <a> href, title, target attribute к к di pк -i o ek к eк o n к i к e an o n к ek к к.href e T u кш (URL) к ei e T u <a href= >Facebook</a> b u Facebook х, u kк к o p ш к 28

29 х.title e T u i к title attribute к iu к n m к å i o eк <a href = title= A Platform Of Web Design Tutorial >Tutorial</a> b u Tutorial шb х u к A Platform Of Web Design Tutorial к х.target e T u к kк к Open к Window Open к target e T u к e T u к i o u <a href= target= _blank >Facebook</a> e Window Open <a href= target= _self >Facebook</a> e Open i к к i к к к <a href= ><img src= google.jpg ></a> HTML e s к sn u s n s u к <li>.</li> к s к e шш Optional HTML e к к s к m å к к.ordered List: к Serial Number an u s n Ordered List к Ordered List pк ш к <ol>.</ol> e type attribute к к Serial Number к 29

30 <ol type= 1 > <li>html <li>css <li>java <li>php </ol> Output: 1.HTML 2.CSS 3.JAVA 4.JAVA Type= A [A,B,C k n ] Type= a [a,b,c k n ] Type= I [I,II,III.. k n ] Type= i [I,ii,iii k n ] Type= 1 [1,2,3.. k n ; e l] Type= 3 [3,4,5, k n ] Type= C [C,D,E, k n ] х.unordered List: e s к Serial Number к, e n Symbol к <ul> <ul> к Unordered List pк ш к Type Attribute к n Symbol o <ul type= disc > Output: <li>web Design Web Design <li>tutorial Tutorial <li>internet Internet </ul> Type e T u å o di к Circle( ),Square( ) <table>.</table> o u s n g t a <table>.</table> к o к å o к к g n a i p g mr к.<tr>.</tr> [ ei d row к ] х.<td>.</td>[ ei d i к ].<th>.</th>[ ei d o ].<tfoot>.</tfoot>[ ei d к ] 30

31 .<caption>.<caption>[ ei d ш o ] d g шш Optional g к å eк к <html> <head> <title>table</title> </head> <body> <table border= 1 align= center > <caption>student Information <tr> <th>name <th>roll No. <th>phon No. </tr> <tr> <td>faruk <td> <td> </tr> <tr> <td>himu <td> <td> </tr> </table> </body> </html> b u х 31

32 e T u к åкш к n h e T u g - align, width, border, cellspacing, cellpadding e bgcolor m eg å к к.align e T u a s к n align e T u к <table align= left > <table align= right > <table align= center > х.width e T u pшs к width e T u di ei e T u к -.<table width= 60% >[ e kш t pшs b u %]. <table width= 100 >[ e kш t pшs k ] к ut 32

33 .Border e T u o border e T u кnt ( p ) o l border e T u к <table border= 5 >.Cellspacing e T u Cellspacing e T u к к s к l cellspacing e T u к ei k <table cellspacing= 3 >.Cellpadding e T u к к t ш к ei e T u к l e к e k <table cellpading= 2 > <caption> e T u align e T u к к a s caption к l caption u к <caption align= top > <caption align= bottom > <caption align= left > <caption align= right > <tr> e T u <tr> d к ei e T u -bgcolor, align e valign bgcolor: кgu к к <tr bgcolor= Red > align: an к e i ш к <tr align= X > ;X=left(Default),right,center. 33

34 valign: u m e i ш к <tr valign= X > ;X=top, middle(default), bottom <td> o <th>. e T u d i ш к e T u к align, width, height, valign, bgcolor, nowrap, rowspan, clospan. align o valign <tr > i align= justify e valign= baseline a k к bgcolor, width o height- e <tr> o <table> i nowrap e T u a k k å nowrap к e n к <td nowrap > <th nowrap > rowspan e T u eк к g к eк к n <td> o <th> rowspan e T u к g к eк к ch u rowspan e T u к <td rowspan= 2 > <td rowspan= 2 > eх d d к eкt к colspan e T u colspan e rowspan e i colspan к к eк к g к к eк к ch u к colspan e T u к <td colspan= 2 > <td colspan= 2 > 34

35 HTML e iu к i ( n,a g, n, i ) n HTML e Form к h <form>.</form> eкк g n к l к кш m k l g к Text Field, Password Field, Radio button, Check Box, Dropdown List, Text Area, Button, Submit Button eg å eк å к <form> method, action e enctype e T u к e T u g m å к к.method e T u Method e T u к p t к d Method к к - 1.Get Method (<form method= get ></form>) 2.Post Method (<form method= post ></form>) URL e к n Get Method к iu o o к Address х & password= / к к n Post Method к e kш t к s a ш х.action e T u к p к n к p g skp к Action e T u o <form action= registration.php method= post >.Enctype e T u u a к mn kш t Get Method к o e kш t Post Methot o Enctype e T u к o ei e T u d pк к o 35

36 <form method= post action= order.php enctype= text/plain > l å к.text Field iu o o l (eк i k х e l) к n <input> Type= text e T u к ei å o к g e T u к <form> Username:<input= text size= 20 maxlength= 15 value= Your Name Here > </form> *Type= text [ e l k х ] *Size= 20 [ e akш p s l o ] *maxlength= 15 [ e l akш ш i к ] *value= Your Name Here [ k l к l к,e ] х.password Field Password Field k l i Type= password an n e T u k l i <form> Password:<input= password size= 20 maxlength= 15 value= Your Password Here > </form>. к k к k к h к a ш k к n к k к eх eк eк к a ш k к <form> <p>what is your favorite LANGUAGE? <input type= checkbox name= language value= C >C<br> <input type= checkbox name= language value= C++ >C++<br> <input type= checkbox name= language value= Java >Java<br> <input type= checkbox name= language value= Php >Php<br> 36

37 </p> </form>.radio Button eк к a ш к к t eк a ш k к n Radio Button к <form> <p>what is your favorite LANGUAGE? <input type= radio name= language value= C >C<br> <input type= checkbox name= language value= C++ >C++<br> <input type= checkbox name= language value= Java >Java<br> <input type= checkbox name= language value= Php >Php<br> </p> </form>. к n к <form> <input type= submit value= Login > <input type= submit value= Press > </form> eх Login o Press d.i i кo к <input type= image src= button.bmp >.D u s к.d u s к - <form> <p>select Category</p> <select name= Select Category > <option value= Internet >Internet</option> <option value= Computer >Computer</option> <option value= web Design > web Design </option> <option value= Software > Software </option> </form> 37

38 .Text Area iu к к к n Text Area к <form> <p>comment</p> <textarea name= Comment rows= 5 cols= 8 ></textarea> </form> eх rows o cols e Textarea Size к.button Button n m к i кr <form> <input type= button value= Go > </form> HTML-e e å к RED-GREEN-BLUE(RGB) e к n an n HTML-e n eк k к к å к к k n e p n di RRGGBB -eх RR=Red;GG=Green;BB=Blue.e å o k m к к n х к х g m e к o A к F n х к х g k m k A B C D E F t m u Ш å к eк o Background, Font & Tabel -e к 38

39 к.background - e Background e к к i bgcolor e T u к e a i <body> к <body bgcolor= #FF0000 > e kш t кg u к FF( n ch ) e an n ш n k х g к o å к к e kш t m 0 (hex 00) e ch 255 (hex FF) <body bgcolor= rbg(0,255,0) > e å к Combination к кg u n к к к g к m 39

40 40

41 к o кg u к <body bgcolor= BLUE > к g o к m o 41

42 42

43 х. o к <body text= GREEN/#0000FF >. i.<table bgcolor= BROWN >[ кg u ] ii.<table border= 2 bordercolor= >[ ] iii.<tr> <td bgcolor= #AA00CC ><font color= # > </tr>[ o ] 43

44 n к HTML к å к х к p к х к, к s e к к n a ш n к, х eк iu ei n b u o u к p n к <--Your Comment Here--> k o Source Code х å х, <html> u <!doctype> å к e к Doctype Declaration e HTML e к a ш e к k ш к a k к Ш, HTML e к, W3C d nt к i? Doctype Declaration e r <!DOCTYPE HTML PUBLIC //W3C//DTD HTML 5.0//EN > title шb х - akш title an к к <title><p>paragraph Here</p></title> <! > <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <b> 44

45 45 <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <caption> <center> <cite> <code> <col> <colgroup> <dd> <del> <dfn> <dir> <div> <dl> <dt> <em> <fieldset> <font> <form> <frame> <frameset> <head> <h1> <h6> <hr> <html> <i> <iframe> <img> <input> <ins> <kbd> <label> <legend> <li> <link> <map> <menu> <meta> <noframes> <noscript> <object> <ol> <optgroup> <option> <p> <param> <pre> <q> <s> <samp> <script> <select> <small> <span> <strike> <strong> <style> <sub> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <title> <tr> <tt> <u> <ul> <var>

46 <audio> <vedio> <soruce> <embed> <datalist> <keygen> <output> <article> <aside> <command> <wbr> <time> <section> <details> <figure> <summary> st i <footer> <header> <figcaption> <mark> <ruby> <rt> <rp> <progress> <nav> <hgroup> <mark> <meter> o n ш a n grt eх HTML 5 e ш eк ш o, å ш к u к 46

47

48 HTML шх, e o s r кr å o i p к g o s i m o

49 49

50 50

COMMONWEALTH OF PENNSYLVANIA DEPARTMENT S OF Human Services, INSURANCE, AND AGING

COMMONWEALTH OF PENNSYLVANIA DEPARTMENT S OF Human Services, INSURANCE, AND AGING COMMONWEALTH OF PENNSYLVANIA DEPARTMENT S OF Human Services, INSURANCE, AND AGING INFORMATION TECHNOLOGY GUIDELINE Name Of Guideline: Domain: Application Date Issued: 03/18/2014 Date Revised: 02/17/2016

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

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

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

Learnem.com. Web Development Course Series. Learn em. HTML Web Design in 7 days! By: Siamak Sarmady

Learnem.com. Web Development Course Series. Learn em. HTML Web Design in 7 days! By: Siamak Sarmady Learnem.com Web Development Course Series Learn em HTML Web Design in 7 days! By: Siamak Sarmady L E A R N E M W E B D E V E L O P M E N T C O U R S E S E R I E S HTML Web Design in 7 Days! Ver. 2.08.02

More information

core HyperText Markup Language (HTML) Designing Documents for the World Wide Web

core HyperText Markup Language (HTML) Designing Documents for the World Wide Web core Web programming HyperText Markup Language (HTML) Designing Documents for the World Wide Web 1 2001-2003 Marty Hall, Larry Brown http:// Agenda Introduction to HTML Creating and publishing a Web page

More information

Lecture 9 HTML Lists & Tables (Web Development Lecture 3)

Lecture 9 HTML Lists & Tables (Web Development Lecture 3) Lecture 9 HTML Lists & Tables (Web Development Lecture 3) Today is our 3 rd Web Dev lecture During our 2 nd lecture on Web dev 1. We learnt to develop our own Web pages in HTML 2. We learnt about some

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

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

Web page design in 7 days!

Web page design in 7 days! Learnem Group presents: Web page design in 7 days! Lessons 1-7 By: Siamak Sarmady Start Here Copyright Notice : 2000,2001 Siamak Sarmady and Learnem Group. All rights reserved. This text is written to

More information

Language (HTML) Designing Documents for the World Wide Web

Language (HTML) Designing Documents for the World Wide Web 2009 Marty Hall HyperText Markup Language (HTML) Designing Documents for the World Wide Web 2 Customized Java EE Training: http://courses.coreservlets.com/ Servlets, JSP, JSF 1.x & JSF 2.0, Struts Classic

More information

any other form. the information on these sites is volatile and subject to constant changes. other records are created through these sites.

any other form. the information on these sites is volatile and subject to constant changes. other records are created through these sites. 1. Preface There are several arguments why websites must be archived. the content of intra/internet sites of public administrations can determine the acts and decisions of citizens and other services.

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

Unlocking the Java EE Platform with HTML 5

Unlocking the Java EE Platform with HTML 5 1 2 Unlocking the Java EE Platform with HTML 5 Unlocking the Java EE Platform with HTML 5 Overview HTML5 has suddenly become a hot item, even in the Java ecosystem. How do the 'old' technologies of HTML,

More information

Web Application Developer s Guide for the SoundPoint IP/SoundStation IP Family

Web Application Developer s Guide for the SoundPoint IP/SoundStation IP Family Web Application Developer s Guide for the SoundPoint IP/SoundStation IP Family SIP 3.0.2 April, 2008 Edition 1725-17693-300 Rev. A SIP 3.0.2 Trademark Information Polycom, the Polycom logo design, SoundPoint

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

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

How To Write A Web Page In Html

How To Write A Web Page In Html HTML Basics Welcome to HTML Basics. This workshop leads you through the basics of Hyper Text Markup Language (HTML). HTML is the building block for web pages. You will learn to use HTML to author an HTML

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

Learnem.com. Web Development Course Series. Quickly Learn. Web Design Using HTML. By: Siamak Sarmady

Learnem.com. Web Development Course Series. Quickly Learn. Web Design Using HTML. By: Siamak Sarmady Learnem.com Web Development Course Series Quickly Learn Web Design Using HTML By: Siamak Sarmady L E A R N E M W E B D E V E L O P M E N T C O U R S E S E R I E S Quickly Learn Web Design Using HTML Ver.

More information

Simply download Beepip from http://beepip.com and run the file when it arrives at your computer.

Simply download Beepip from http://beepip.com and run the file when it arrives at your computer. Beepip User Guide How To's: How do I install Beepip? Simply download Beepip from http://beepip.com and run the file when it arrives at your computer. How do I set up Beepip? Once you've opened up Beepip,

More information

Creating web pages Chapter 3. HTML Basic Concepts

Creating web pages Chapter 3. HTML Basic Concepts ESCUELA TÉCNICA SUPERIOR DE INGENIERÍA ICAI Chapter 3. HTML Basic Concepts Cristina Puente, Rafael Palacios 2009-2010 HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup

More information

Stylesheet or in-line CSS CSS attributes, used in stylesheets or in-line, can define:

Stylesheet or in-line CSS CSS attributes, used in stylesheets or in-line, can define: Stylesheet or in-line CSS CSS attributes, used in stylesheets or in-line, can define: body, div, p, h1 - h6, hr, table, thead, tr, th, td, blockquote, address, ol, ul, dl, dt, dd span, a, font class e.g..stylename

More information

In this chapter, you will learn how to...

In this chapter, you will learn how to... LEARNING OUTCOMES In this chapter, you will learn how to... Create a table on a web page Apply attributes to format tables, table rows, and table cells Increase the accessibility of a table Style an HTML

More information

FOUNDATION OF INFORMATION TECHNOLOGY Class-X (TERM II)

FOUNDATION OF INFORMATION TECHNOLOGY Class-X (TERM II) Sample Question Paper FOUNDATION OF INFORMATION TECHNOLOGY Class-X (TERM II) TIME : 3 Hrs MM : 80. SECTION A 1. Fill in the blanks: [10] 1.1 is the extension of an XML file. 1.2 attribute is used with

More information

How To Create A Web Page On A Windows 7.1.1 (For Free) With A Notepad) On A Macintosh (For A Freebie) Or Macintosh Web Browser (For Cheap) On Your Computer Or Macbook (

How To Create A Web Page On A Windows 7.1.1 (For Free) With A Notepad) On A Macintosh (For A Freebie) Or Macintosh Web Browser (For Cheap) On Your Computer Or Macbook ( CREATING WEB PAGE WITH NOTEPAD USING HTML AND CSS The following exercises illustrate the process of creating and publishing Web pages with Notepad, which is the plain text editor that ships as part of

More information

Website Development Komodo Editor and HTML Intro

Website Development Komodo Editor and HTML Intro Website Development Komodo Editor and HTML Intro Introduction In this Assignment we will cover: o Use of the editor that will be used for the Website Development and Javascript Programming sections of

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

HTML and CSS. Elliot Davies. April 10th, 2013. ed37@st-andrews.ac.uk

HTML and CSS. Elliot Davies. April 10th, 2013. ed37@st-andrews.ac.uk HTML and CSS Elliot Davies ed37@st-andrews.ac.uk April 10th, 2013 In this talk An introduction to HTML, the language of web development Using HTML to create simple web pages Styling web pages using CSS

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

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

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 and Development ACS-1809. Chapter 13. Using Forms 11/30/2015 1

Web Design and Development ACS-1809. Chapter 13. Using Forms 11/30/2015 1 Web Design and Development ACS-1809 Chapter 13 Using Forms 11/30/2015 1 Chapter 13: Employing Forms Understand the concept and uses of forms in web pages Create a basic form Validate the form content 11/30/2015

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

Web Design Basics. Cindy Royal, Ph.D. Associate Professor Texas State University

Web Design Basics. Cindy Royal, Ph.D. Associate Professor Texas State University Web Design Basics Cindy Royal, Ph.D. Associate Professor Texas State University HTML and CSS HTML stands for Hypertext Markup Language. It is the main language of the Web. While there are other languages

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

Caldes CM12: Content Management Software Introduction v1.9

Caldes CM12: Content Management Software Introduction v1.9 Caldes CM12: Content Management Software Introduction v1.9 Enterprise Version: If you are using Express, please contact us. Background Information This manual assumes that you have some basic knowledge

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

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

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

Introduction... 3. Designing your Common Template... 4. Designing your Shop Top Page... 6. Product Page Design... 8. Featured Products...

Introduction... 3. Designing your Common Template... 4. Designing your Shop Top Page... 6. Product Page Design... 8. Featured Products... Introduction... 3 Designing your Common Template... 4 Common Template Dimensions... 5 Designing your Shop Top Page... 6 Shop Top Page Dimensions... 7 Product Page Design... 8 Editing the Product Page layout...

More information

How To Use Dreamweaver With Your Computer Or Your Computer (Or Your Computer) Or Your Phone Or Tablet (Or A Computer)

How To Use Dreamweaver With Your Computer Or Your Computer (Or Your Computer) Or Your Phone Or Tablet (Or A Computer) ITS Training Introduction to Web Development with Dreamweaver In this Workshop In this workshop you will be introduced to HTML basics and using Dreamweaver to create and edit web files. You will learn

More information

User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team

User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team Contents Offshore Web Development Company CONTENTS... 2 INTRODUCTION... 3 SMART FORMER GOLD IS PROVIDED FOR JOOMLA 1.5.X NATIVE LINE... 3 SUPPORTED

More information

HTML Fundamentals IN THIS APPENDIX

HTML Fundamentals IN THIS APPENDIX 13_0672328437_AppA.qxd 10/24/05 11:29 AM Page 223 A HTML Fundamentals IN THIS APPENDIX Plain Text Documents and HTML Tags Understanding the Overall HTML Document Structure HTML Structural Elements Within

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

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

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

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

<a href="document URL"... attributes-list>link Text</a>

<a href=document URL... attributes-list>link Text</a> HTML LINKS: A link is specified using HTML tag . This tag is called anchor tag and anything between the opening tag and the closing tag becomes part of the link and a user can click that part

More information

HTML Tables. IT 3203 Introduction to Web Development

HTML Tables. IT 3203 Introduction to Web Development IT 3203 Introduction to Web Development Tables and Forms September 3 HTML Tables Tables are your friend: Data in rows and columns Positioning of information (But you should use style sheets for this) Slicing

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

NURSING 3225 NURSING INQUIRY WEB SITE DEVELOPMENT GUIDE BOOK

NURSING 3225 NURSING INQUIRY WEB SITE DEVELOPMENT GUIDE BOOK Nursing 3225 Web Dev Manual Page 1 NURSING 3225 NURSING INQUIRY WEB SITE DEVELOPMENT GUIDE BOOK Nursing 3225 Web Dev Manual Page 2 N3225: Nursing Inquiry Student Created Group Website Addresses (1 of 2)

More information

Dreamweaver CS5. Module 1: Website Development

Dreamweaver CS5. Module 1: Website Development Dreamweaver CS5 Module 1: Website Development Dreamweaver CS5 Module 1: Website Development Last revised: October 29, 2010 Copyrights and Trademarks 2010 Nishikai Consulting, Helen Nishikai Oakland, CA

More information

ITP 101 Project 3 - Dreamweaver

ITP 101 Project 3 - Dreamweaver ITP 101 Project 3 - Dreamweaver Project Objectives You will also learn how to make a website outlining your company s products, location, and contact info. Project Details USC provides its students with

More information

How To Create A Website In Drupal 2.3.3

How To Create A Website In Drupal 2.3.3 www.webprophets.com.au PO Box 2007 St Kilda West Victoria Australia 3182 Phone +61 3 9534 1800 Fax +61 3 9534 1100 Email info@webprophets.com.au Web www.webprophets.com.au Welcome to the Drupal How to

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

HTML Lesson 7. Your assignment:

HTML Lesson 7. Your assignment: HTML Lesson 7 Tables are one of the biggest tools Web developers use to present data wherever they want data to go on the page. Like spreadsheets, rows go across (left to right) and columns go up and down.

More information

CREATING WEB PAGES USING HTML INTRODUCTION

CREATING WEB PAGES USING HTML INTRODUCTION CREATING WEB PAGES USING HTML INTRODUCTION Web Page Creation Using HTML: Introduction 1. Getting Ready What Software is Needed FourSteps to Follow 2. What Will Be On a Page Technical, Content, & Visual

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

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

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

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

GUIDE TO CODE KILLER RESPONSIVE EMAILS

GUIDE TO CODE KILLER RESPONSIVE EMAILS GUIDE TO CODE KILLER RESPONSIVE EMAILS THAT WILL MAKE YOUR EMAILS BEAUTIFUL 3 Create flawless emails with the proper use of HTML, CSS, and Media Queries. But this is only possible if you keep attention

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

Head and Body in Windows Internet

Head and Body in Windows Internet Wilbur - HTML 3.2 Table of Copyrights & Trademarks Web Design Group copyright and trademark information. About the Web Design Group Who, what, where, when and, most importantly, why. Introduction to Wilbur

More information

Advanced Web Design. Zac Van Note. www.design-link.org

Advanced Web Design. Zac Van Note. www.design-link.org Advanced Web Design Zac Van Note www.design-link.org COURSE ID: CP 341F90033T COURSE TITLE: Advanced Web Design COURSE DESCRIPTION: 2/21/04 Sat 9:00:00 AM - 4:00:00 PM 1 day Recommended Text: HTML for

More information

HTML 4.01 Specification

HTML 4.01 Specification HTML 401 Specification HTML 401 Specification W3C Recommendation 24 December 1999 This version: http://wwww3org/tr/1999/rec-html401-19991224 (plain text [794Kb], gzip ed tar archive of HTML files [371Kb],

More information

CHAPTER 10. When you complete this chapter, you will be able to:

CHAPTER 10. When you complete this chapter, you will be able to: Data Tables CHAPTER 10 When you complete this chapter, you will be able to: Use table elements Use table headers and footers Group columns Style table borders Apply padding, margins, and fl oats to tables

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

XHTML vs. HTML - Which is the Best for You?

XHTML vs. HTML - Which is the Best for You? Concepts, Technology, and Applications of Mobile Commerce Robert Nickerson Professor and Chair Department of Information Systems Director, Center for Electronic Business College of Business San Francisco

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 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

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

Google Sites: Site Creation and Home Page Design

Google Sites: Site Creation and Home Page Design Google Sites: Site Creation and Home Page Design This is the second tutorial in the Google Sites series. You should already have your site set up. You should know its URL and your Google Sites Login and

More information

Dreamweaver: Getting Started Website Structure Why is this relevant?

Dreamweaver: Getting Started Website Structure Why is this relevant? Dreamweaver: Getting Started Dreamweaver is a Graphic Designer s tool to create websites as he or she designs. As part of the Adobe Creative Suite, Dreamweaver is able to work in conjunction with Photoshop,

More information

Wireless Web Development, Second Edition RAY RISCHPATER

Wireless Web Development, Second Edition RAY RISCHPATER Wireless Web Development, Second Edition RAY RISCHPATER Wireless Web Development, Second Edition Copyright 2002 by Ray Rischpater All rights reserved. No part of this work may be reproduced or transmitted

More information

This document will describe how you can create your own, fully responsive. drag and drop email template to use in the email creator.

This document will describe how you can create your own, fully responsive. drag and drop email template to use in the email creator. 1 Introduction This document will describe how you can create your own, fully responsive drag and drop email template to use in the email creator. It includes ready-made HTML code that will allow you to

More information

DRUPAL BASICS WEBSITE DESIGN & DEVELOPMENT. digital.uoregon.edu/drupal-basics

DRUPAL BASICS WEBSITE DESIGN & DEVELOPMENT. digital.uoregon.edu/drupal-basics DRUPAL BASICS WEBSITE DESIGN & DEVELOPMENT digital.uoregon.edu/drupal-basics Page 1 LOGGING IN To log in to your Drupal website: Type in the web address followed by /user - Example: https://ugs.uoregon.edu/user

More information

Joomla Article Advanced Topics: Table Layouts

Joomla Article Advanced Topics: Table Layouts Joomla Article Advanced Topics: Table Layouts An HTML Table allows you to arrange data text, images, links, etc., into rows and columns of cells. If you are familiar with spreadsheets, you will understand

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

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

Basic HTML Programming

Basic HTML Programming Creating HTML Documents and Managing Web site Basic HTML Programming HTML Text Editors BBEditLite Notepad, wordpad HTML stands for Hypertext Markup Language. 287 Other text editing programs 288 HTML files

More information

How to Use the Text Editor in Blackboard

How to Use the Text Editor in Blackboard How to Use the Text Editor in Blackboard The image below is the text editor in Blackboard. No matter you add an item or discussion forum for your course as an instructor, post threads and replies on a

More information

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

Course: CSC 224 Internet Technology I (2 credits Compulsory) 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,

More information

Further web design: HTML forms

Further web design: HTML forms Further web design: HTML forms Practical workbook Aims and Learning Objectives The aim of this document is to introduce HTML forms. By the end of this course you will be able to: use existing forms on

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

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

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

Training Manual Version 1.0

Training Manual Version 1.0 State of Indiana Content Management System Open Text v.11.2 Training Manual Version 1.0 Developed by Table of Contents 1. Getting Started... 4 1.1 Logging In... 4 1.2 OpenText Menu...5 1.3 Selecting a

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

HTML 4.0 Specification

HTML 4.0 Specification HTML 40 Specification REC-html40-19980424 HTML 40 Specification W3C Recommendation, revised on 24-Apr-1998 This version: http://wwww3org/tr/1998/rec-html40-19980424 Latest version: http://wwww3org/tr/rec-html40

More information

Guide to B2B email marketing. Part Three: Building great emails

Guide to B2B email marketing. Part Three: Building great emails Guide to B2B email marketing Part Three: Building great emails Executive Summary of Recommendations Take a look at our guidelines for building great emails in this quick, at-a-glance format Technical Email

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

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

Web Portal User Guide. Version 6.0

Web Portal User Guide. Version 6.0 Web Portal User Guide Version 6.0 2013 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

BT CONTENT SHOWCASE. JOOMLA EXTENSION User guide Version 2.1. Copyright 2013 Bowthemes Inc. support@bowthemes.com

BT CONTENT SHOWCASE. JOOMLA EXTENSION User guide Version 2.1. Copyright 2013 Bowthemes Inc. support@bowthemes.com BT CONTENT SHOWCASE JOOMLA EXTENSION User guide Version 2.1 Copyright 2013 Bowthemes Inc. support@bowthemes.com 1 Table of Contents Introduction...2 Installing and Upgrading...4 System Requirement...4

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