subject
Computers and Technology, 30.06.2019 15:10 juniieb

Which statements are true about languages used in web development? html is the language used to create web pages. it can also be used to style content, but is mostly for providing structure to elements. styling is the responsibility of xml. however, xml is also used to store and transport data. you can also add the functionality of elements by using markup languages. some commonly used markup languages include javascript, asp, and php. javascript can perform an action when users click on objects.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 20:40
Convert and simplify the following sentences to conjunctive normal form (cnf): (a) (p ā†’ (q ā†’ r)) ā†’ (p ā†’ (r ā†’ q)) (b) (p āˆ§ q) ā†’ (Ā¬p ā†” q) (c) ((p ā†’ q) āˆ§ Ā¬q) ā†’ Ā¬p
Answers: 3
question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
question
Computers and Technology, 24.06.2019 12:30
Do you think media is stereotype ? and why?
Answers: 1
question
Computers and Technology, 24.06.2019 21:40
is on drugs i swear i ask a question and its not showing whats going
Answers: 2
You know the right answer?
Which statements are true about languages used in web development? html is the language used to cre...
Questions