Fahad CS Academy

Assalam-u-Alaikum, Welcome to my Youtube channel Fahad CS Academy. My name is Fahad Zia and I am a BPS-17 Govt officer with 10 years experience in IT & Education sector. In this channel you will get an opportunity to gain conceptual and practical knowlege of computer science plus Tech related videos. This channel provides information about Computer Education & Updates including but not limited to
🔹 Fundamental concepts of Computer Science
🔹 Microsoft Word, Excel Tips and Tricks
🔹 Website Designing and Development with HTML, CSS, JAVASCRIPT
🔹 Programming Concepts
🔹 Carrier oppurtunities in Computer Science
🔹 Jobs openings in Computer Science
🔹 University Admissions for CS students in Pakistan and abroad
🔹 Scholarships opportunities for CS students in Pakistan and abroad

Subscribe now, hit the notification bell and embark on a journey of continues guidance and learning.


Fahad CS Academy

Which tag is used to include JavaScript in an HTML file?

1 year ago | [YT] | 2

Fahad CS Academy

Who is responsible for developing the user interface of a website?

1 year ago | [YT] | 8

Fahad CS Academy

What media type is used for screen-based devices?

1 year ago | [YT] | 4

Fahad CS Academy

What will the following media query do?

@media (min-width: 768px) and (max-width: 1024px)
{
body {
background-color: lightblue;
}
}

1 year ago | [YT] | 4

Fahad CS Academy

What is the purpose of CSS media queries?

1 year ago | [YT] | 3

Fahad CS Academy

CSS Question of the day! 14 January 2025.

How do you center a block element horizontally within it's container?

1 year ago | [YT] | 8

Fahad CS Academy

Which value of the position property allows an element to remain at the same position in the viewport even when the page is scrolled?

1 year ago | [YT] | 3

Fahad CS Academy

What is the default value of the position property in CSS?

1 year ago | [YT] | 3

Fahad CS Academy

What is the shorthand syntax for setting padding values for all sides in the order of top, right, bottom, and left?

1 year ago | [YT] | 5