This Is My Blog!!

BlogPost_1 - Austin Whitlock - Medium

I learned something new in my first class besides how to write in HTML and CSS is the importance of putting href and class in the same line of code for the same item. I learned that by doing this you...

Blog_2 - Austin Whitlock - Medium

Today in class I got the privileged of learning how to put my project on GitHub. Let me tell you this was not an easy task. Aside from all the commands and steps that made your mind wonder why so...

Blogpost_3 - Austin Whitlock - Medium

Today in class I learned how to link or in other words activate a button on my portfolio page to redirect you to a new page I have made for my resume. Before going into class I though it was going to...

Blogpost_4 - Austin Whitlock - Medium

I learned how to resize your web page to fit on smaller devices and look good! For the longest time I was annoyed with my page whenever I would try to view it from my phone. So today I have learned...

Blogpost_5 - Austin Whitlock - Medium

Today in class I learned more about CSS grids. I learned how to properly use them so I am able to place the items I want where I want them. This feature is really nice when you have to make multiple...

Blogpost_6 - Austin Whitlock - Medium

I learned how to make a Flexbox today! Learning how to make a Flexbox has made working on my projects so much easier. I was even able to use it to help a little girl at a coding convention I...

Blogpost_7 - Austin Whitlock - Medium

Today we learned how to make box models. I've learned that this is very useful when using a grid and you want the boxes to line up in columns and rows. I would make a web design with floats as...

Blogpost_8 - Austin Whitlock - Medium

Today we learned about merge conflicts in GitHub. This is a very useful tool so if two or more people try to push there changes and they aren't the same in the same area of the code then you can't...

Blogpost_9 - Austin Whitlock - Medium

I got to learn how to link a video onto your page. We made it so we added a video in our portfolio page that you can watch without having to leave the page which is very nice especially when you...

Blogpost_10 - Austin Whitlock - Medium

Today we dove deeper into block and inline elements to further understand them so we can branch off of that to learn how to do more on a page. instead of just having one body on a page I now know how...

Blogpost_11 - Austin Whitlock - Medium

I learned how to use CSS animations! Using animations is extremely helpful when trying to make my website more fun and appealing. It can be very useful when trying to come up with the websites design and layout because animations can provide much more than even I know.