HTML and CSS Reference
In-Depth Information
.MyImage {}
, this is what I would use is css to call the class
above.
After giving my image the id attribute and name it “myimage” I can now call it in css. We
do this with the hash mark and the objects i.d name followed by a pair of braces {} .The
braces are used to surround all of the commands that will be given to an object.
Here are the attributes that we will be using to position and size an image the the length
and width that you would like it to appear. Along with other attributes that give you more
room to customize and position the image accordingly.
Search WWH ::




Custom Search