navbar menu

Search This Blog

Primary PDF Bangla Book (Class Five- V)


Amar Bangla Boi

English For Today

Prathomik Gonit

Prathomik Biggan

Bangladesh O Bishw Poricoy

Islam O Noitik Shikkha

Secondary PDF Bangla Book (Class Nine & Ten - IX & X)

Compulsory Subjects
Bangla 1st Paper
Bangla 2nd Paper 
English 1st Paper 
English 2nd Paper
Mathematics
Social Science
General Science 
Agricultural Education
Domestic Science 
Islamic Education 
Information & Communication Technology - ICT 


Science Subjects
Physics
Chemistry
Biology
Higher Mathematics

Humanities Subjects
Economics
Geography
History

Commerce Subjects


Intermediate PDF Bangla Book (Class HSC- XI & XII)

Compulsory Subjects

Bangla 1st Paper

Bangla 2nd Paper

English 1st Paper

English 2nd Paper

Information and Communication Technology - ICT


Science Subjects

Biology 1st Paper

Biology 2nd Paper

Chemistry 1st Paper

Chemistry 2nd Paper

Physics 1st Paper

Physics 2nd Paper

Mathematics 1st Paper

Mathematics 2nd Paper


Humanities Subjects



Commerce Subjects

Muslim Prayer Android and iPhone App

This App is compatible with all of your devices. In this app you find Prayers Time, Holy Quran, Qibla Finder and 40+ Translate Language. Recognized by more than 50 milliom Muslims around the world as the most accurate prayer time & azan application, Muslim Pro also features the full Quran with Arabic scripts, phonetics, translations and audio recitations as well as a Qibla locator, an Islamic Hijri calendar, a map of halal restuaurants and Mosques etc...


Ramadan Intruduction

Ramadan also known as Ramazan, romanized as Ramzan is the ninth month of the Islamic calendar and is observed by Muslims worldwide as a month of fasting (Sawm) to commemorate the first revelation of the Quran to Muhammad (SA) according to islamic belief. This annual observance is regarded as one of the Five Pillars of Islam. The month lasts 29-30 days based on the visual sighting of the crescent moon, according to numerous biographical accounts complied in the hadiths.


Version of Windows Operating Systems

Windows 1.01, Windows 2.10, Windows 3.5, Windows 95, Windows 98, Windows 2000, Windows XP, Windows Vista, Windows 7, Windows 8 and Windows 10.

Windows 10:

Windows 8:

Windows 7:

Windows Vista:

Windows XP:

Windows 2000:

Windows 98:

Windows 95:

Windows 1.01:

HTML Tags, Attributes, Elements and Syntax

HTML Tags:

HTML Elements:

Attribute:

Formatting:

Hyperlink:

Image Add:

Table:

Version of HTML

Common version of HTML are XHTML and the ending version of html is HTML5. HTML5 is followed by all the rules of the XHTML. Currently XHTML is being used more. The HTML we call this word is actually XHTML. so if you learn HTML5 you will automatically learn html earlier versions. The W3C Company Creates and Manages HTML. HTML5 is basically XHTML but here the new tags and rules have been added. since the early days of the web, there have been many versions of HTML:

Versions                  Year

HTML                      1991
HTML 2.0                1995
HTML 3.2                1997
HTML 4.01              1999
XHTML                   2000
HTML5                    2014

Basics of HTML

Hyper Text Mark-up Language short form is  HTML which World Wide Web (WWW) display the information in Web Browser or use progmmars to prersent and format web page information. this is not really a programming language. it is a structural languager of web page. programmers use this language to properly format their content, text, audio, video and files on web pages. HTML file normaly known as web page. Tim Berners Lee was the first to invent HTML in 1990 when working at CERN located in Gavana.the extension of html document is .html or .htm. html file can be created using any type of text editors. suppose: Notepad, Wordpad, Sublime Text etc...

Concept of HTML: HTML is used to design web pages. Generally there are two major parts in a web page created in HTML.

1. Head Part: This section contains the Title of web page, web page type, search engine key-word, required codes which present in this part. this part is very important for a web page.

2. Body Part: This is the main part of the document in which information is displayed.

The example of HTML page stucture:


<html>
   <body>
      <h1>this is a heading</h1>
      <p>this is a paragraph.</p>
   </body>
</html>

Concept of Web Page Design

Web page, Website, Web portal, IP address, Domain and Web browser.

Web Page: a web page is a document commonly written in Hyper Text Markup Language (HTML) that is accessible through the internet or other network using an internet browser. a web page is accessed by entering a URL address and may contain text, graphics and hyperlinks to other web pages and files. the page you are reading now is an example of a web page.

Web Page Content:

Web Site:

Web Portal:

IP Address:

Domain Name:

Web Address:

Web Browser:

Types of Web Sites:


1. Static Website
2. Dynamic Website

1. Static Website:

2. Dynamic Website:

Web Site Layout:

Home page, Main sections, Subsections