Wednesday, September 30, 2015

LAB1 html

Lab 1 was basically an introduction to what we are going to be learning throughout this chapter. I think this lab was relevant to the process because it served as a practice for something that we are all interested on. To create this document the firs
t step was to open textedit and adjust some of its options. Going to preferences we made sure the plain text option is checked and as a preference not to show the ruler. We also had to make sure we had saved the document by going to file- save as .htlm, otherwise the document would have saved as .txt which would have not work later on. We learned the use of certain tags such as the headings <h1> and the working space area <p>. So then we started doing the assigned work. Starting off with the basics the beginning of the document had to start as
<!DOCTYPE html PUBLIC>
<html>  <body> 
and close it as                                                                                                                                         </body> </html>
 http://techteach.us/DD2015/SAshley/Labs/LAB1/LAB1_AshleyS_DD.html

No comments:

Post a Comment