Monday, September 9, 2019

PHOTOSHOP POST - Hybrid/ morphing animal

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