File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < link rel ="z.JPG " sizes ="180x180 " href ="https://raw.githubusercontent.com/EDTA1000/-PowerPoint-Python-Codes-and-Libraries/refs/heads/main/a.jpg ">
3+ < html lang ="fa ">
4+ < head >
5+ < meta charset ="UTF-8 ">
6+ < meta name ="description " content ="پاورپوینت کدها و کتابخانه های پایتونPowerPoint Python Codes and Libraries ">
7+ < meta name ="keywords " content ="پاورپوینت کدها و کتابخانه های پایتونPowerPoint Python Codes and Libraries ">
8+ < title > پاورپوینت کدها و کتابخانه های پایتونPowerPoint Python Codes and Libraries</ title >
9+ < style >
10+ body {
11+ background-image : url ("https://raw.githubusercontent.com/EDTA1000/-PowerPoint-Python-Codes-and-Libraries/refs/heads/main/a.jpg" );
12+ background-size : cover;
13+ background-position : center;
14+ background-repeat : no-repeat;
15+ font-family : sans-serif;
16+ padding : 20px ;
17+ color : white;
18+ text-shadow : 1px 1px 1px black;
19+ }
20+ .container : {
21+ background-color : rgba (0 , 0 , 0 , 0.6 );
22+ padding : 20px ;
23+ border-radius : 20px ;
24+ max-width : 1400px ;
25+ margin : auto;
26+ }
27+ .download-btn {
28+ display : inline-block;
29+ padding : 1px 20px ;
30+ text-decoration : none;
31+ font-weight : bold;
32+ border-radius : 10px ;
33+ margin-top : 1px ;
34+ }
35+ .download-btn : hover {
36+ background-color : # ffaa00 ;
37+ }
38+ </ style >
39+ </ head >
40+ < body >
41+ < div class ="container ">
42+ < h1 > </ h1 >
43+ < p > در این پاورپوینت تقریباً کوچک در مورد کدهای پایتون توضیح داده شده؛همچنین کمی درباره تاریخچه پایتون توضیح داده شدهThis relatively small PowerPoint explains Python codes; it also explains a little about Python's history.</ p >
44+ < p > < strong > دانلود ابر پاورپوینت:Download PowerPoint:</ strong > </ p >
45+ < a class ="download-btn " href ="little_project.pptx "download > < button style =padding; 10px 20 px;font-size:16px; "> Download PowerPointدانلود پاورپوینت</ a >
46+ </ div >
47+ </ body >
48+ </ html >
You can’t perform that action at this time.
0 commit comments