Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Open the html file in your text editor (text wrangler, brackets, or sublime text) or view source code in your browser. You are
1. Open the html file in your text editor (text wrangler, brackets, or sublime text) or "view source code" in your browser. You are welcome to edit the code if you wish and test the file - but you should not attach the coded files as your response. 2. Review the html code and make a note of any errors you find. We realize you are a beginner and may not see them all - but just try your best to see how many you can find. Learning Module 1 Assignment body { } background-color: #d2b48c; margin-left: 20%; margin-right: 20% border: 2px dotted black; padding: 10px 10px 10px 10px; font-family: sans-serif; Learning Module 1 Assignment What is your name? My name is Web Essentials Student What do you hope to learn in this course? I hope to learn more about web development. I also hope to become more comfortable taking an online class. I hope to become more familiar with Blackboard and learn to manage time more wisely. What was the most important thing you learned in chapter 1? Before reading Chapter 1, I knew the basics of html but since I read chapter 1, I have learned more about CSS. Are you a Macintosh or PC user? I am a PC user What text editor are you using? On the Macintosh I use TextWrangler and on the PC I use EditPad.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Consistent Tags The H2 tag for Are you a Macintosh or PC user is in uppercase HTML tags are not casesensitive but its best practice to keep them consi...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started