This content originally appeared on DEV Community and was authored by Tyler Mothershed
I have finally began the HTML and CSS portion of my class. So far everythig is understandable as long as I can rememeber the codes/ tags.
Here is what I know so far
- Always state
- Restate For example :
<!DOCTYPE HTML>
My First Code
- I learned how to add headings and paragraphs for the body.
Example:
Today is Thursday
TO DO List
Here is a list of thing that need to be complted today
<h2>Thursday</h2> <p><strong>today</strong></p>
This content originally appeared on DEV Community and was authored by Tyler Mothershed
Tyler Mothershed | Sciencx (2025-01-02T19:37:38+00:00) Learning HTML Day 1. Retrieved from https://www.scien.cx/2025/01/02/learning-html-day-1/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.