Coder Baba
2.42K subscribers
1.01K photos
23 videos
722 files
723 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
*What is Asynchronous programming?*
________________________________________________

Asynchronous means multiple things occurring at the same time.
This is a very good approach in maximizing the use of CPU cycle at its best.

This will not let the CPU remain idle when executing a long-running task,
instead it will move it to perform some other task at the same time.

Using this approach,
if one task is blocked in executing a long block of code,
then one can switch to perform other task in between.
#CODERBABA
Channel photo updated
everyone share this group link to your friends
https://t.me/coder_baba
New Graphic Pen tablet
https://imojo.in/1m8j2z7
POS website asp. Net c# Source code
ASP.NET MVC 5 Fundamentals Webinars

Live knowledge sharing sessions by industry experts on latest and trending skills and technologies


https://www.pluralsight.com/courses/aspdotnet-mvc5-fundamentals
O level Web Designing & Publishing (M2 R4)


videos:

----------------------

1-html form

https://youtu.be/hMWziwtVnjo

-------------------------------

2-CSS Tutorial #1 in Hindi | O level Web Designing & Publishing (M2 R4)
https://youtu.be/lv2qdK87008
----------------------------

3-CSS Tutorial #2 in Hindi

https://youtu.be/fmoWu6oIf8E
Cascading Style Sheets:-

CSS stands for Cascading Style Sheets. It is a style sheet language which is used to describe the look and formatting of a HTML document / Webpage.CSS describes how HTML elements are to be displayed.

CSS handles the look and feel part of a web page. Using CSS, you can control

1. The color of the text,
2. The style of fonts,
3. The spacing between paragraphs,
4. How columns are sized and laid out,
5. What background images or colors are used,
6. Layout designs,
7. Variations in display for different devices and screen sizes
8. Variety of effects.


CSS used with HTML to change the style of web pages and user interfaces.

“CSS are a collection of formatting rules that control the appearance of content in a web page.”

Style-sheet:- A style sheet is made up of ‘style rules’ that tell a browser how to present a document.

Style Rules (Code-Words) :- each style rule is made up of a selector.

CSS was first proposed by " Håkon Wium Lie " on October 10, 1994.

जिसे W3C – World Wide Web Consortium द्वारा विकसित किया गया है.
First Version of CSS (Cascading Style Sheets level 1) (CSS1) developed in December 1996 , CSS2 developed in May 1998 and “CSS3” is a latest version of CSS. इसका उपयोग एक वेबपेज को सजाने के लिए होता है.

Using HTML we can create web page structure and Using CSS we can decorate this webpage.

CSS is a combination of a selector and a declaration.



CSS Tutorial #1 in Hindi | O level Web Designing & Publishing (M2 R4)
https://youtu.be/lv2qdK87008
----------------
1-first web browser ?
(A) Nexus
(B) Netscape Navigator
(C) Internet Explorer
(D) Mosaic


2- What tag is used to display a picture in a HTML page ?

(A) picture
(B) image
(C) img
(D) src


3-Which is the first Internet search engine?
(A) Google
(B) Archie
(C) Altavista
(D) WAIS

4-The HTML tags that create a table header are
A) <head></head>
B) <ttop></ttop>
C) <th></th>
D) <td></td>
---------------------------
----------------
1-first web browser ?
(A) Nexus
(B) Netscape Navigator
(C) Internet Explorer
(D) Mosaic


2- What tag is used to display a picture in a HTML page ?

(A) picture
(B) image
(C) img
(D) src


3-Which is the first Internet search engine?
(A) Google
(B) Archie
(C) Altavista
(D) WAIS

4-The HTML tags that create a table header are
A) <head></head>
B) <ttop></ttop>
C) <th></th>
D) <td></td>
---------------------------