• Web Technologies and Programming Lecture 18Web Technologies and Programming Lecture 18

    Dialog boxes in JavaScript Alert box Prompt box Confirm box What is DOM? HTML DOM Retrieving HTML elements getElementById() innerHTML getAttribute() setAttribute() HTML DOM Elements Finding HTML Elements Find an element by element Find elements by tag Find elements by class name

    pptx46 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 565 | Lượt tải: 0

  • Web Technologies Lecture 17 Introduction to JavaScriptWeb Technologies Lecture 17 Introduction to JavaScript

    What is JavaScript? Embedding JavaScript with HTML JavaScript conventions Variables in JavaScript JavaScript operators Input output in JavaScript JavaScript functions Conditional Statements Looping Statements

    pptx46 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 500 | Lượt tải: 0

  • Web Technologies and Programming Lecture 15Web Technologies and Programming Lecture 15

    Introduction to CSS3. CSS3 modules Selectors Box Model Backgrounds and Borders Text Effects 2D/3D Transformations Animations Multiple Column Layout User Interface CSS3 Rounded Corners CSS3 Properties. CSS3 border-image property CSS3 Border Images CSS3 Gradients CSS3 Linear Gradients CSS3 Radial Gradients CSS3 text-shadow CS...

    pptx49 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 466 | Lượt tải: 0

  • Web Technologies and Programming Lecture 14Web Technologies and Programming Lecture 14

    The process to design a page layout Determining requirements Grouping and categorization Key element for each page Translating design into code Liquid vs Fixed design The Div tag Coding the design Coding a page using divs and CSS Positioning and resizing divs.

    pptx50 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 519 | Lượt tải: 0

  • Web Technologies and Programming Lecture 13Web Technologies and Programming Lecture 13

    Font properties font-family font-size font-weight font-style font-variant Controlling text with CSS word-spacing letter-spacing line-height text-align vertical-align text-indent text-decoration text-transformation Styling links Styling background background-color background-image background-repeat background-position Styling ...

    pptx48 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 469 | Lượt tải: 0

  • Web Technologies and Programming Lecture 12Web Technologies and Programming Lecture 12

    CSS stands for Cascading Style Sheets CSS describes how HTML elements are to be displayed on screen, paper, or in other media CSS saves a lot of work. It can control the layout of multiple web pages all at once External stylesheets are stored in CSS files CSS is used to define styles for your web pages, including the design, layout and variatio...

    pptx52 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 624 | Lượt tải: 0

  • Web Technologies and Programming Lecture 11Web Technologies and Programming Lecture 11

    How to Convert from HTML to XHTML Add an XHTML to the first line of every page Add an xmlns attribute to the html element of every page Change all element names to lowercase Close all empty elements Change all attribute names to lowercase Quote all attribute values

    pptx50 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 533 | Lượt tải: 0

  • Web Technologies and Programming Lecture 10Web Technologies and Programming Lecture 10

    HTML5 added the following attributes for : autocomplete autofocus form formaction formenctype formmethod formnovalidate formtarget height and width list min and max multiple pattern (regexp) placeholder required

    pptx52 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 487 | Lượt tải: 0

  • Web Technologies and Programming Lecture 09Web Technologies and Programming Lecture 09

    Use the HTML 

     element to define a table Use the HTML  element to define a table row Use the HTML 
     element to define a table data Use the HTML  element to define a table heading Use the HTML 
     element to define a table caption Use the CSS border property to define a border Use the CSS padding property to add padding ...

    pptx50 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 530 | Lượt tải: 0

  • Web Technologies and Programming Lecture 08Web Technologies and Programming Lecture 08

    Adding images to web page Using images as links Image map Adding audio and video to web page Use the HTML  element to define an image Use the HTML src attribute to define the URL of the image Use the HTML alt attribute to define an alternate text for an image, if it cannot be displayed Use the HTML width and height attributes to define ...

    pptx49 trang | Chia sẻ: hoant3298 | Ngày: 24/11/2020 | Lượt xem: 527 | Lượt tải: 0