I recently created an account in github and I started coding with a simple exercise on aligning images using HTML and CSS code.
So I wrote the HTML code to align 4 images in a row and now I am stuck on styling part.
I'm unable to style it in <style> element of HTML. I.e. the changes are done within head using <style> tags are not having any effect, in simple there are no changes after I commit it.
I want to add CSS to the existing file. What are the ways to add? How to link CSS code?
<apostrophe>. :-)