Table of Contents
Web Development Lesson 6 - Media
Summary
HTML Tags
HTML Attributes
Styles
Javascript
PHP
Tools
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
onclick
Styles
float
clear
max-height
max-width
border-radius
input[type=input]
display: flex
flex-wrap
justify-content
Javascript
functions
.play
.pause
.paused
PHP
variables
arrays
for loop
strings
error_log
echo
print_r
foreach
while
Tools
Putty
Next Lesson: Databases