Self Taught Developers
الذهاب إلى القناة على Telegram
Self Taught Dev| Personal Blog | 3rd Year Cs https://github.com/umera27
إظهار المزيد365
المشتركون
لا توجد بيانات24 ساعات
-17 أيام
+6130 أيام
أرشيف المشاركات
Day 01Hi there, let's discuss abt HTML.
HTML: Hyper Text Markup Language- It is the skeleton/structure of a website. - Most tags have opening and closing tags. For example, <html>,</html>, etc. - Some tags have only opening tags. For example, <br>, <hr>, etc. <!DOCTYPE html> tells the web browser the HTML version (in this case, version 5). <html> <head> - It contains the header file for the web page. - It contains links for CSS. </head> <body> - It contains the actual HTML code. - We can add JavaScript here. </body> </html> #Day01 #SelfTaughtDev #DevCommunity #WebDev #codingJourney #FullStackDev #FrontendDev Link:@SelfTaughtDev1
HTML_CSS_For_Beginners_Your_Step_by_Step_Guide_to_Easily_HTML_CSS.pdf1.39 MB
Day 1Hello, guys! This is our first day diving into the web development world. Today, I will share documentation with you for HTML. Reading documentation will make it easier to understand. I used to start reading without documentation and would wonder why I didn't understand it. Then I realized that I must read the documentation first, and then it became easy to understand. If you start without reading the documentation, it's like playing pool with no holes and balls. #Day01 #SelfTaughtDev #DevCommunity #WebDev #coding Journey #FullStackDev #FrontendDev Link:@SelfTaughtDev1
I was three days into learning the basics of HTML and CSS, and I had already seen improvement in myself. Learning HTML felt like understanding how to build a house – it was like the basement /foundation of house /structure of web/. However, when i came to CSS, it was like adding style and color to the house something stuff like that . I was start to understand the basics of both languages .#CodingJourney#programming #DevCommunity#HTML#CSS #SelfTaughtDev #coding #WebsiteDevelopment #Frontend Dev @SelfTaughtDev1
This channel is created to learn coding together from zero to hero, and I was just beginner to coding. I will post what I learn, about coding and i will share you my journey to become full stack web dev.#Web dev #FullStackDev #SelfTaughtDev #coding Together #DevCommunity
