hey yall! my first html program! heres some stuff ill add later: https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/article_thumbnails/other/cat_weight_other/1800x1200_cat_weight_other.jpg?resize=600px:*
https://icatcare.org/app/uploads/2018/06/Layer-1704-1920x840.jpg
and
https://qph.fs.quoracdn.net/main-qimg-b20437503f78d840340f58e52650f11b.webp
i will also be adding facts about cats all right, im out, A.Grace
Add this to style.css: * { text-align:center; }
The * symbol means that this is assigned to all elements Line 2 will make the element centered
My first Web site
hey yall! my first html program!
heres some stuff ill add later:
https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/article_thumbnails/other/cat_weight_other/1800x1200_cat_weight_other.jpg?resize=600px:*
https://icatcare.org/app/uploads/2018/06/Layer-1704-1920x840.jpg
https://icatcare.org/app/uploads/2018/06/Layer-1704-1920x840.jpg
and
https://qph.fs.quoracdn.net/main-qimg-b20437503f78d840340f58e52650f11b.webp
i will also be adding facts about cats all right, im out,
A.Grace
One tip:
Add this to style.css:
* {
text-align:center;
}