fa
Feedback
HTML & CSS PROGRAMMING

HTML & CSS PROGRAMMING

رفتن به کانال در Telegram

https://t.me/addlist/oJIs6WVKrqBmMWQ1 Hello! I am @Myhurthearts and welcome to the Coding channel! Here we can learn all things related to coding and improve our skills , just let me know!

نمایش بیشتر
4 575
مشترکین
+124 ساعت
+77 روز
+5930 روز
آرشیو پست ها
\n\n\n\n","datePublished":"2023-09-20T03:50:47Z","dateModified":"2023-09-20T03:50:47Z","author":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"publisher":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":401},{"@type":"InteractionCounter","interactionType":"https://schema.org/LikeAction","userInteractionCount":2},{"@type":"InteractionCounter","interactionType":"https://schema.org/ShareAction","userInteractionCount":2}]}},{"@type":"ListItem","position":5,"item":{"@type":"SocialMediaPosting","@id":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/5","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/5","mainEntityOfPage":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/5","headline":" \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","datePublished":"2023-09-19T12:47:47Z","dateModified":"2023-09-19T12:47:47Z","author":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"publisher":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":357},{"@type":"InteractionCounter","interactionType":"https://schema.org/LikeAction","userInteractionCount":4},{"@type":"InteractionCounter","interactionType":"https://schema.org/ShareAction","userInteractionCount":2}]}},{"@type":"ListItem","position":6,"item":{"@type":"SocialMediaPosting","@id":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/4","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/4","mainEntityOfPage":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/4","headline":"Program to print hello world in html Hello, World! \n\n\n Hello, World!\n\n\n

Hello, World!

\n\n","datePublished":"2023-09-18T11:22:40Z","dateModified":"2023-09-18T11:22:40Z","author":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"publisher":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":310},{"@type":"InteractionCounter","interactionType":"https://schema.org/ShareAction","userInteractionCount":2}]}},{"@type":"ListItem","position":7,"item":{"@type":"SocialMediaPosting","@id":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/3","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/3","mainEntityOfPage":"https://telemetr.io/fa/channels/1945684580-html_programming_language/posts/3","headline":"------------------------------ Introducing myself : ------------------------------ I'm also a student like yo…","articleBody":"------------------------------\nIntroducing myself :\n------------------------------\nI'm also a student like you studying BCA 3rd year, I started this channel to share the knowledge of C programming .\n\nI try to gather as much programs as I can and share them with you, hoping you will support the channel by sharing this channel with your friends who are aiming to practice programs.\n\nChannel link is here👇\n\n\nhttps://t.me/html_programming_language\n\nIf I make any mistakes in any program message me the mistake I had made so I'll try to correct them.\ncontact here 👇\n@imabhi3030","datePublished":"2023-09-18T11:04:40Z","dateModified":"2023-09-18T11:04:40Z","author":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"publisher":{"@type":"Organization","name":"HTML & CSS PROGRAMMING","url":"https://telemetr.io/fa/channels/1945684580-html_programming_language","image":"https://img.tlmtr.io/c/27FTrm/6052907967738657690?ty=x"},"commentCount":0,"interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":324},{"@type":"InteractionCounter","interactionType":"https://schema.org/LikeAction","userInteractionCount":1}]}}]}
NADANPARINDE {} OK )( {} {} 1 2 3

NADAN
PARINDE

{} OK )(
{} {}
1 2 3

<!DOCTYPE html> <html> <head> <style type="text/css"> body{ background:#2F2F2F; } .pin{ width:30px; height:30px; border-radius:50% 50% 50% 0; background:#89849b; position:absolute; transform:rotate(-45deg); left:50%; top:50%; margin:-20px 0 0 -20px; animation:ani 1s ease-in; } pin:after{ content:''; width:14px; height:14px; margin:8px 0 0 8px; background:#2F2F2F; position:absolute; border-radius:50%; } .cen{ width:15px; height:15px; background:#2F2F2F; position:absolute; top:48.1%; left:46.5%; border-radius:50%; } .pulse{ background:rgba(0,0,0,0.2); border-radius:50%; height:14px; width:14px; position:absolute; left:50%; top:50%; margin:11px 0px 0px -12px; transform:rotateX(55deg); z-index:-2; } .pulse:after{ content:""; border-radius:50%; height:40px; width:40px; position:absolute; margin:-13px 0 0 -13px; animation:pulsate 1s ease-out infinite; opacity:0.0; box-shadow:0 0 1px 2px #00FFFF; animation-delay:1.1s; } @keyframes pulsate{ 0%{ opacity:0.0; transform:scale(0.1, 0.1); } 50%{ opacity:1.0; } 100%{ opacity:0; transform:scale(1.2, 1.2); } } </style> <title></title> </head> <body> <div class='pin'></div> <div class="cen" ></div> <div class='pulse'></div> </body> </html>

<!DOCTYPE html> <html> <head> <title></title> </head> <body> This link is Required. <script src="https://cdn.jsdelivr.net/npm/p5@1.4.0/lib/p5.js"></script> <script type="text/javascript"> function setup(){ createCanvas(windowWidth, windowHeight); } function draw(){ const col={}; const{r,g,b}=col; col.r=random(0,255); col.g=random(0,255); col.b=random(0,255); fill(col.r,col.g,col.b) ellipse(mouseX,mouseY, 150,100); } </script> </body> </html>

<!DOCTYPE html> <html> <head> <title></title> </head> <body> <input type="button" value="red" onclick="red()"> <input type="button" value="Green" onclick="green()"> <input type="button" value="Blue" onclick="blue()"> <script type="text/javascript"> function red(){ document.bgColor="red"; } function green(){ document.bgColor="green"; } function blue(){ document.bgColor="blue"; } </script> </body> </html>

Program to print hello world in html Hello, World!

Hello, World!

------------------------------ Introducing myself : ------------------------------ I'm also a student like you studying BCA 3rd year, I started this channel to share the knowledge of C programming . I try to gather as much programs as I can and share them with you, hoping you will support the channel by sharing this channel with your friends who are aiming to practice programs. Channel link is here👇 https://t.me/html_programming_language If I make any mistakes in any program message me the mistake I had made so I'll try to correct them. contact here 👇 @imabhi3030