- Help Center
- Coding Resources
- HTML Resources
Challenge Hints: Text Align
A list of hints for the challenges in the Text Align lesson..
Last updated - July 23, 2024
Checkpoint |
style="text-align: center" |
Zig-Zag Text |
style="text-align: left" style="text-align: center" style="text-align: right" |
Hall of Mirrors |
style="text-align: left" style="text-align: right" |
Index Cards |
style="text-align: left" style="text-align: right" |
Poetic Alignment |
style="text-align: center" style="background-color: " |
Tic-Tac-Toe |
<title> </title> Did you remember to align each O with how it would appear on the board? |
Secret Message |
style="background-color: red" style="text-align: " HTML structure includes doctype, html, head, title, and body tags |
For more help with HTML, check out our HTML Cheatsheet!