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:
2. YOUTUBE BASED TUTORIAL
Title: Advance Photoshop Manipulation Tutorial Eagle Dog
LINK:
Embedded Video:
NOTE: background gradient : FOUND here
turn their code:
div {
background: linear-gradient(to bottom, #cc00ff 0%, #ff0000 100%);}
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