The three important rules/standards that I can give to the team to help everyone easily find the documents in the future are the following:
1. Develop naming convention on how to define filename/documents.
2. All changes in the documents must be well documented, there should be a record of changes.
3.There must be a defined standard procedures on how to save and access the file, and who are allowed to modify the documents.
Answer:
flexible formatting and easily modified code
Explanation:
Cascading Style Sheets is known to be a tool for web design that is used in controlling a webpage layout while HTML directly deals with the actual content on the web design. Over the years, CSS has gone through so many changes and has come up with the latest version which is the CSS 3. Designing your website with CSS provides you with the flexibility to adjust the layout of a webpage. However, the major benefit of using CSS over HTML is the fact that CSS allows for flexible formatting and easily modified coding, unlike HTML.
Answer:
The code to this question is "sendVariable(x);".
Explanation:
The explanation of the (method calling) code can be given as:
- In the question, it is defined that there is a method that name is "sendVariable()". In this method, we pass an integer variable that is "x".
- The variable x value is already declared and assigned and this variable is passed in the method.
- This method is defined in the same class so the code for calling this method is "sendVariable(x);".
1. change your pw every month.
2. dont give out your pw.
I hope this helps and have a wonderful day!!
<3