User Tools

Site Tools


en:web_development:media:summary

This is an old revision of the document!


Web Development Lesson 6 - Media

Summary

In this lesson we have covered the following concepts for media and PHP.

HTML Tags

  • img
  • audio
  • video
  • input button

HTML Attributes

  • src
  • alt
  • title
  • value

Styles

  • float
  • clear
  • max-height
  • max-width
  • border-radius
  • input[type=button]
  • display: flex
  • flex-wrap
  • justify-content

Javascript

  • input button
  • function
  • .play
  • .pause
  • .paused

PHP

  • variables
  • arrays
  • for loop
  • strings

Tools

  • Putty
  • PHP error log
en/web_development/media/summary.1640137867.txt.gz · Last modified: 2023/08/16 09:33 (external edit)