In this lab, I posted a banner, nameplate, and wrote some things about the lab. First I opened up my coding software program whether it be Dreamweaver or Atom. Secondly, I typed in all the nesassary code. I typed in the !doctype HTML, HTML tags, head tags, title tags, and body tags. I typed in the title for the lab inside the title tags. I put in style tags inside the head tags and inside it, body {background-color: cyan} to make the background cyan. In the body tags, I put center tags. Inside one of the center tags, I placed img src with the link to insert the picture into the document. That image would be my banner. In the second center tags, I put the h1 tags. Inside the h1 tags, I typed in my name, Digital Design, date, and lab 6. After the second center tag, I typed in a description about the lab inside paragraph tags. Inside the third center tags, I placed another img src with a link to my nameplate to insert the picture into the document. Lastly, I saved the HTML document into my files and uploaded it to the servers online.
Website to lab 6: http://techteach.us/Web2020/ZWeiJian/Labs/Lab7/Lab6/Lab6.html
No comments:
Post a Comment