How to make rectangles, rounded rectangles, circles, stars and text with SVG element

<html> <body> <svg xmlns="http://www.w3.org/2000/sv...

Inserting videos with HTML5 example (video)

<html> <style type="text/css"> body {background-...

Inserting sound with HTML5 example (audio)

<html> <style type="text/css"> body {background-...

Example of source element (source)

<html> <style type="text/css"> body {background-...

Example of track element (track)

<html> <style type="text/css"> body {background-...

Example of embed element (embed)

<html> <style type="text/css"> body {backgrou...

Example with all HTML5 input element's types (input type=color...)

<html> <head> <style type="text/css"> p {bac...

Example of datalist and input elements (datalist, input)

<html> <head> <style type="text/css"> P {mar...

Example of keygen element (keygen)

<html> <head> <style type="text/css"> p {ma...

Example of output element (output)

<html> <head> <style type="text/css"> input...