A8 – Positioning

Create a file named initials.html in your public_html/courses/csci230 directory.

In initials.html, use only div elements to construct your first, middle, and last initial in the web page.  You must utilize the position and transform properties to position and orient the divs.  You must also use css to stylize each initial differently.

© 2021, Eric. All rights reserved.