Jump to content

Basic Javascript Homework

Amer

I have no idea what this means;

 

Create a page that displays a sentence using Javascript.

 

File Name
Lab #4 HTML File 2169 ICC Lab4V0.html
  1. This lab tests the concepts of:
    1. The <script> tag
      (embedded in head or body)
    2. Javascript Variables
      • var statement
    3. Javascript Functions
      • write & writeln statements

  2. Program Objective:
  3. Record Layouts:
  4. None.


     
  5. Special Calculations:
  6. None.


     
  7. Specific Processing:
  8. None.


     
  9. Output Layout:
  10. None.


     
  11. Other:

Cheese

Link to comment
Share on other sites

Link to post
Share on other sites

It means use JavaScript to add text to the HTML page with the write() and writeln() functions.

Link to comment
Share on other sites

Link to post
Share on other sites

What dont you understand?

 

Your goal is to create HTML code for a website that will display a sentence, with the sentence being written in Javascript.

 

So start out writing in HTML, right the header and your script tag. If you cant figure out what to write in the script tag, il try to give some more hints.

******If you paste in text into your post, please click the "remove formatting" button for night theme users.******

CPU- Intel 6700k OC to 4.69 Ghz GPU- NVidia Geforce GTX 970 (MSI) RAM- 16gb DDR4 2400 SSD-2x500gb samsung 850 EVO(SATA) Raid 0 HDD- 2tb Seagate Case- H440 Red w/ custom lighting Motherboard - MSI Z170 Gaming A OS- Windows 10 Mouse- Razer Naga Epic Chroma, Final Mouse 2016 turney proKeyboard- Corsair k70 Cherry MX brown

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, iTzPrime said:

Bro, start to google, noone wants to do your homework

Thanks for your feedback

Cheese

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×