In this tutorial I introduce you to giving elements style through the use of id's, ID's are good to use although you can only give one element an id on a web page so the better way of styling in my mind is to use a class because it can be used time and time again with all and any elements within your documents....
Very good tutorial, you explained everything clearly.
castelinop 1 month ago
Thank you. - behind vfx
mangoprojects 1 year ago
1.) The 'background: ' tag has been deprecated, you should now use: background-color.
Good tutorials, thank you very much! 5/5!
BufferOverflowAttack 2 years ago