Friday, January 25, 2019

Indentation - Spaces or tabs?


https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=a61cdf6fbb584d8c863515d24ab0745c&resourceFileType=CONVERTED Google Classroom
Question of the Day Form


What are the two keys you can use to indent your code?

Spaces or tabs? (Spaces!)

Should you use spaces or tabs for indenting? A debate has raged on this topic for decades, with different developers insisting that theirs is the right choice.


https://classflow.com/activfoundation/resource/downloadResourceFile?resourceId=ba7160ab334f47cea8dfcbfe4500cf68&resourceFileType=CONVERTED
Google Classroom  
Question of the Day Form


What are the two keys you can use to indent your code?

Spaces or tabs? (Spaces!)

Should you use spaces or tabs for indenting? A debate has raged on this topic for decades, with different developers insisting that theirs is the right choice.
Complete the Multipage Website test in CodeHS.com.

<head>
  <link rel="stylesheet" type="text/css" href="style.css">
</head>

No comments: