1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
sladkih [1.3K]
3 years ago
9

Which is an example of correct HTML? <h1> This is a heading</h1>

Computers and Technology
2 answers:
krek1111 [17]3 years ago
5 0

Answer:

A

Explanation:

big brain

denis23 [38]3 years ago
4 0

Answer:

An HTML tag is a special word or letter surrounded by angle brackets, < and >. You use tags to create HTML elements , such as paragraphs or links.

Explanation:

Many elements have an opening tag and a closing tag — for example, a p (paragraph) element has a <p> tag, followed by the paragraph text, followed by a closing </p> tag. HTML Editors

Step 1: Open Notepad (PC) Windows 8 or later: ...

Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. ...

Step 2: Write Some HTML. Write or copy the following HTML code into Notepad: ...

Step 3: Save the HTML Page. Save the file on your computer. ...

Step 4: View the HTML Page in Your Browser. hope this helps you :) god loves you :)

You might be interested in
How do you program a computer
Vesna [10]
Here is a website about computer programming. Hope this helps. 
http://www.wikihow.com/Start-Learning-Computer-Programming
8 0
3 years ago
Write the following abbreviations in full next to the question number
kow [346]

Answer:

<u>1.2.1 CPU</u>

Central Processing Unit

<u>1.2.2 RAM</u>

Random Access Memory

<u>1.2.3 HDD</u>

Hard Disk Drive

<u>1.2.4 MB</u>

Megabyte

<u>1.2.5 OS</u>

Operating System

<em>Hope this helps! ^-^</em>

<em>-Isa </em>

7 0
3 years ago
These statements describe the NOS.(choose all that applies)
bazaltina [42]
NOS stands for Network operating system. The NOS system is used to manage the network and to provide security for it. It supports the <span>workstations, database sharing, application sharing and file sharing.</span>
<span>These statements describe the NOS.(choose all that applies)
D. gives users access privileges
E. provides an administrator interface</span>
4 0
4 years ago
Read 2 more answers
I need help, thank you
UkoKoshka [18]

Answer:

i think i might be the 3 answer

Explanation:

4 0
3 years ago
Max magnitude Write a method maxMagnitude() with two integer input parameters that returns the largest magnitude value. Use the
Ira Lisetskai [31]

Answer:

The java program is as follows.

import java.lang.*;

public class Numbers

{

   //variables to hold two numbers

   static int num1=-8, num2=-2;

   //method to return integer with higher magnitude

   public static int maxMagnitude(int userVal1, int userVal2)

   {

       if(Math.abs(userVal1) > Math.abs(userVal2))

           return userVal1;

       else    

           return userVal2;

   }

public static void main(String[] args) {

    int max = maxMagnitude(num1, num2);

 System.out.println("The number with higher magnitude among "+num1+ " and "+num2+ " is "+max);

}

}

OUTPUT

The number with higher magnitude among -8 and -2 is -8

Explanation:

1. Two integer variables are declared to hold the two numbers. The variables are declared at class level (outside main()) and declared static.

2. The variables are initialized with any random value.

3. The method, maxMagnitude(), takes the two integer parameters and returns the number with higher magnitude. Hence, return type of the method is int.

public static int maxMagnitude(int userVal1, int userVal2)

4. This method finds the number with higher magnitude using the Math.abs() method inside if-else statement.

               if(Math.abs(userVal1) > Math.abs(userVal2))

                   return userVal1;

        else    

                   return userVal2;

5. Inside main(), the method, maxMagnitude(), is called. This method takes the two variables as input parameters.

6. The integer returned by the method, maxMagnitude() is assigned to a local integer variable, max, as shown.

      int max = maxMagnitude(num1, num2);

7. The result is displayed to the user as shown.

System.out.println("The number with higher magnitude among "+num1+ " and "+num2+ " is "+max);

8. The class variables and the method, maxMagnitude(), are declared static so that they can be used and called inside main().

9. The variable, max, is called local variable since it can be used only within the main() where it is declared. It is not declared static.

10. The class is declared public since it has the main() method and execution begins with main().

11. The program is saved with the same name as the name of the public class having main(). In this case, the program is saved as Numbers.java.

12. No user input is taken for the two input parameter values. The static variables can be assigned any integer value and the program can be tested accordingly.

8 0
4 years ago
Other questions:
  • What is C.R.A.T systems used for?
    9·1 answer
  • Which type of tools enable you to choose only a portion of the image
    13·1 answer
  • A ? is the desired value where a process should be maintained. The value may be manually set, automatically set, or programmed.
    13·1 answer
  • Some in the security community argue that a lack of diversity is security vulnerability. For example, Firefox and Internet Explo
    6·1 answer
  • Why is it important to ensure that your software is up to date?
    13·1 answer
  • The challenge of preparing for ____________________ is in ensuring that employees do not feel that they are being prepared for t
    7·1 answer
  • You are working on a program that needs to keep track of many values at the same time. Which of the following would you use?
    10·2 answers
  • HAIIIIIII ANYONE FEELING JOLLY OR SAD
    9·2 answers
  • You are designing software for elderly people. Which two features can you
    6·1 answer
  • if a college wanted to provide its students with access to a network that could be used in any of the buildings across campus, i
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!