Did you have any difficulties in following this coding


Hand Coding
Here is the coding that we are using to create structure for our web page. Review it carefully; you will need to add this same coding exactly as you see it to structure your own web pages. Once we have the html part written, we will build on it with the CSS to style these areas. This will happen next week.





Your own page title















Introduction



Some sample content, add your own here



This is a simple box model. You will learn to expand on this are you learn to do more css coding.















Using the material above beginning with through to , hand-code everything into a text editor of your choice. [Copying and pasting this information will create extra text in your document that will display within the browser. DO NOT COPY AND PASTE.]

Save your work as "your Last Name_index.html"

NOTE: When you start building your website, you should create your main page and name it "index.html". The browser looks for a page named "index.html" to know which is the first page or home page, of your website. That way, when people come to your URL, they automatically get your main page, or home page. All other pages will have names like "about.html" or "contact.html", but your home page should be called "index.html".

Follow the coding exactly. Once you have all of the coding created view your work in your browser.

NOTE: Your document will not look the same as the image of a web page example above. You will not have formatted it yet.

After you view this coding, go back into your text editor [either notepad or text edit] and create 3-4 new paragraphs within the "content1" portion of the page.

Use paragraph tags to separate them. Remember to open and close each tag properly.

Remember, this is not formatted as of yet. We will begin to work on that as we learn more CSS coding. Be patient, it will happen.

Save your .html file and upload it to the dropbox.

Answer the following questions:

Did you have any difficulties in following this coding process?
Are you beginning to develop a sense of what is happening with this coding, and the html document?
Are you beginning to see how your user experience strategy is aligning with the objectives and decisions of your web site? 
Do not simply write yes or no. Reflect and explain.  

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Did you have any difficulties in following this coding
Reference No:- TGS0563452

Expected delivery within 24 Hours