User Tools

Site Tools


en:web_development:media:images

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:web_development:media:images [2022/04/03 07:02]
mag [Setup]
en:web_development:media:images [2023/08/16 09:33] (current)
Line 101: Line 101:
   * When we split values out like this, they apply clockwise from the top, so the left value is last. If you've left your image floating to the right, you'll probably want different code.   * When we split values out like this, they apply clockwise from the top, so the left value is last. If you've left your image floating to the right, you'll probably want different code.
 <code>  margin: 20px 0px 20px 20px;</code> <code>  margin: 20px 0px 20px 20px;</code>
 +
 +==== Codigo Final ====
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/media/1/media.es.php|media.php]]
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/media/1/style.php|style.css]]
 +  * [[https://techschool.murraygunn.id.au/webdev/classes/media/1/media.php|result]]
  
 [[en:web_development:media:video|Next: Video Players]] [[en:web_development:media:video|Next: Video Players]]
en/web_development/media/images.1648994534.txt.gz ยท Last modified: 2023/08/16 09:33 (external edit)