Website Programming Flashcards

1
Q

What language do you use to create a basic static website?

A

HTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In order to create the layout of your webpage with beautiful colours, fonts and more. What language should you use?

A

CSS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

To make your website interactive what language should you use?

A

Javascript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are Mark up tags in HTML?

A

Markup Tags: HTML uses tags to define elements within a document. Tags are enclosed in angle brackets (<>).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the key characteristics of html

A

Mark up tags
Document structure
Supports the creation of Hyperlinks, Multimedia integration, Forms, Semantic elements. Cross browser

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is document structure in html

A

Document Structure: It provides a hierarchical structure for organizing content, including headings, paragraphs, lists, and more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are Hyper Links in html

A

Hyperlinks: HTML enables the creation of hyperlinks to connect different web pages, forming the basis for navigation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is multimedia integration in html?

A

Multimedia Integration: Supports embedding images, audio, video, and other multimedia elements into web pages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is forms in HTML?

A

Forms: HTML includes form elements to gather user input, such as text boxes, buttons, and dropdowns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is semantic elements in HTML?

A

Semantic Elements: Introduced with HTML5, semantic tags like <header>, <nav>, <article>, etc., enhance document structure and meaning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is cross browser in html

A

Cross-Browser Compatibility: HTML is designed to work across various web browsers, ensuring consistent display of content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the main applications of html?

A

Web page creation and responsive design Collaboration with c s s and javascript And search engine optimization s e o

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is webpage creation in HTM? L?

A

Web Page Creation: The primary purpose is to structure content for web pages, defining text, images, links, and multimedia.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is responsive design in html

A

Responsive Design: HTML plays a crucial role in creating responsive websites that adapt to different screen sizes and devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is collaboration with c s s and jarva grouped in html

A

Collaboration with CSS and JavaScript: HTML works in conjunction with Cascading Style Sheets (CSS) for styling and JavaScript for dynamic behavior, forming the core of front-end web development.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is s e o in html

A

Search Engine Optimization (SEO): Proper HTML structure contributes to better SEO by providing search engines with meaningful content.

17
Q

Summary of application for html

A

In summary, HTML serves as the foundational language for creating the structure of web pages and plays a vital role in the overall functionality and presentation of websites.

18
Q

What are the key Internet protocols?

A

HTTP, HTTPS, TLS AND SSL