SMSyeda Maira Saadinmairasaad.hashnode.dev·Sep 29, 2022 · 1 min read[3] Headings in HTMLToday we will discuss about heading element in HTML. The heading defines headings for contents such as images and text. They specify a hierarchical structure of a web page by grouping the contents into different headings. HTML defines six levels of h...00
SMSyeda Maira Saadinmairasaad.hashnode.dev·Sep 20, 2022 · 1 min read[2] Body Tag in HTMLThe body tag defines document's body. It contain all the element need to show in your browser body. It contain elements like; Paragragh. Heading. Buttons. Links Form etc. It can be styled using id or class . Javacript can be applied to this task...00
SMSyeda Maira Saadinmairasaad.hashnode.dev·Sep 19, 2022 · 4 min readMachine LearningNow a days I am learning Machine Learning and love to share what I learned. Introduction Machine learning (ML) is a type of artificial intelligence (AI) that allows software applications to become efficient at solving problems without being explicitl...00
SMSyeda Maira Saadinmairasaad.hashnode.dev·Sep 14, 2022 · 3 min read[1] HTML for BeginnersHTML is a building block of web development. It provides structure to your website. To be a web developer it is necessary to learn HTML . As a beginner developer I recommend you to learn HTML 50% and than go forward with CSS and javascript. Learning ...00
SMSyeda Maira Saadinmairasaad.hashnode.dev·Sep 10, 2022 · 3 min readRoadmap for beginning web-developmentTodays is my first day of blogging . I will appreciate if you provide your feedback , your reviews and feedback will help me to improve. In this blog I will share my roadmap of learning full stack web development and think that this will help you in...01D