🔒 Closed Ano po 'to?

Status
Not open for further replies.
"HTML" is the very content of the webpage. Can contain set of cascading texts & images.
"javascript" (optional) it handles some commands that can't be attained by HTML alone.
"CSS" the very front-back end of the webpage. It lets you re-arrange the content of the webpage(HTML). Basically, this is the code that handles the designs.


This is from my own understanding. I hope I worded it correctly. Feel free to correct me if I'm wrong.
 
"HTML" is the very content of the webpage. Can contain set of cascading texts & images.
"javascript" (optional) it handles some commands that can't be attained by HTML alone.
"CSS" the very front-back end of the webpage. It lets you re-arrange the content of the webpage(HTML). Basically, this is the code that handles the designs.


This is from my own understanding. I hope I worded it correctly. Feel free to correct me if I'm wrong.
There's nothing to correct. Wala kase akong alam dyan eh.
 
HTML (Hyper Text Markup Language) -> eto po ung main component ng mga web pages. Sya ung mismong content ng meron sa isang web page. If you view the page's source, ang makikita mo is ung HTML code nya (may include embeded javascript or css files)

Javascript -> eto naman po ung client-side ng web mga webpage. Using this, pwde mo imanipulate ung contents or do something na hindi kaya ng HTML alone, display alert or confirm boxes, show /etc.

CSS (Cascading Style Sheets) -> This applies design to your HTML code (e.g: layout, color, background, effects and filters).

for example, here in phcorner page, you can see a bunch of HTML tags that has CSS design (top navigation bar, button colors and position, etc) and when click "Post Reply" button, javascript will display the text editor
 
Status
Not open for further replies.

About this Thread

  • 12
    Replies
  • 920
    Views
  • 8
    Participants
Last reply from:
zaidobw

Online now

Members online
456
Guests online
826
Total visitors
1,282

Forum statistics

Threads
2,275,103
Posts
28,960,649
Members
1,233,594
Latest member
baam
Back
Top