4 | My First Page
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 | This Is My First Page
13 |
14 |
--------------------------------------------------------------------------------
/Assignments/L-01~L-05/3/Q & A.txt:
--------------------------------------------------------------------------------
1 | 1 - No
2 | 2 - Yes
3 | 3 - No
4 | 4 - No
--------------------------------------------------------------------------------
/Assignments/L-01~L-05/4/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | My First Page
5 |
9 |
10 |
14 |
15 |
18 |
19 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 | This Is My First Page
30 |
31 |
--------------------------------------------------------------------------------
/Assignments/L-06~L-10/1/Q & A.txt:
--------------------------------------------------------------------------------
1 | 1 -
2 | 2 - Quirks Mode
3 | 3 - No , to maintain the hierarchal order.
4 | 4 - No , hierarchal order must be maintained to be friendly to serach engines.
5 | 5 - The different levels of the headig element h1 is the biggest one - h6 is the samllest one
--------------------------------------------------------------------------------
/Assignments/L-06~L-10/2/Q & A.txt:
--------------------------------------------------------------------------------
1 | There is no difference as the class attribute doesn't affect the display and the value of the attribue is correct in the three cases
--------------------------------------------------------------------------------
/Assignments/L-06~L-10/3/Q & A.txt:
--------------------------------------------------------------------------------
1 | There is no difference as both of them will be hidden due to the hidden attribute
--------------------------------------------------------------------------------
/Assignments/L-06~L-10/4/Q & A.txt:
--------------------------------------------------------------------------------
1 | Yes they will be displayed in the same way where there is no withe spaces as the browser ignores the white spaces in the code
--------------------------------------------------------------------------------
/Assignments/L-06~L-10/5/Q & A.txt:
--------------------------------------------------------------------------------
1 | title : Global
2 | href : Not Global
3 | src : Not Global
4 | hidden : Global
5 | charset : Not Global
6 | class : Global
7 | id : Global
8 | type : Not Global
--------------------------------------------------------------------------------
/Assignments/L-06~L-10/6/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | Book Store
7 |
8 |
9 |
10 |
11 |
12 |
Book Store
13 |
An online bookstore that financially supports local independent bookstores and gives back to the book community.
14 |
Arabic Books
15 |
Alif Baa Taa: Learning My Arabic Alphabet
16 |
PERFECT for all ages, and anyone wanting to get familiar with the Arabic language
17 |
18 |
Arabic Writing Work Book
19 |
This attractive book is designed with students in mind
20 |
21 |
A Home for Arnoub: Children's Arabic Book
22 |
A Home for Arnoub: Arabic Book (Hardcover) Arabic Children's Picture Book about a young rabbit, Arnoub, searching for a new home
23 |
24 |
English Books
25 |
Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming
26 |
Second edition of the best-selling Python book in the world. A fast-paced, no-nonsense guide
27 | to programming in Python. Updated and thoroughly revised to reflect the latest in Python code and practices.
28 |
29 |
The Art of Computer Programming, Volumes 1-4A Boxed Set
30 |
This is a great set that should be on every programmer's bookshelf. They look beautiful in the boxed set with high quality covers as well as pages. Bill Gates once said about these books: "If somebody is so brash that they think they know everything,
31 | Knuth will help them understand that the world is deep and complicated."
32 |
33 |
Learn C++ Quickly: A Complete Beginner’s Guide to Learning C++
34 |
he most successful programs of the last 30 years were developed in C++. From Microsoft Word to Facebook to Adobe Photoshop,
35 | C++ is at the heart of the most lucrative technologies in today’s world.