Monday, September 9, 2019

Photoshop POST -Hybrid/ morphing animal tutorials

PHOTOSHOP POST


SUBJECT: Hybrid/ morphing animal


FIND your own tutorials
DO NOT USE THE TUTORIALS BELOW


1. TEXT BASED TUTORIAL

Title:

Combine a Crocodile and a Frog in Photoshop


LINK:

https://design.tutsplus.com/tutorials/quick-tip-combine-a-crocodile-and-a-frog-in-photoshop--psd-22326



2. YOUTUBE BASED TUTORIAL

 Title:  Advance Photoshop Manipulation Tutorial Eagle Dog


LINK:

https://www.youtube.com/watch?v=XHQ5vJmgwtI




Embedded Video:









NOTE: background gradient : FOUND here

turn their code:

div {
    background: linear-gradient(to bottom, #cc00ff 0%, #ff0000 100%);
}



into our code - note the difference using STYLE= 

<DIV style="background: linear-gradient(to bottom, #cc00ff 0%, #ff0000 100%);">

</DIV>

No comments:

Post a Comment

Stencyl: Crash Course 1 - Let's Make a Game

Stencyl Download Crash Course 1 requires: Crash Course Kit - LINK  - drag into Stencyl or IMPORT Another simple game - c...