reye

Make a Smiley Face in CSS

make a smiley face in css

To Make a Smiley Face in CSS the first thing that we will do is set up the div’s. We will call our main div id smiley. We will then add div’s for the eyes and mouth. Here is the div structure. Main Div = smiley Left Eye = leye Right Eye = reye Mouth = Read More