Skip to content

My Code Partner

Blogs about Web Design, Web Development, Programming, Data Structures, and Machine Learning.

  • Home
  • Programming Languages
    • C++
    • Data Structure
  • Web Technologies
    • Web Designs
  • Machine Learning
  • About
    • About Us
    • Contact Us
    • Disclaimer
    • Privacy Policy
    • SiteMap

Category: Web Technologies

Posted on October 17, 2020October 18, 2020

Login pages using HTML, CSS, and Bootstrap

The login page provides the user with an interface to access the elements of your website. So, it an important page that a website can have.

Continue reading “Login pages using HTML, CSS, and Bootstrap”
Posted on October 15, 2020October 15, 2020

Team Member page design | Web Design

The following article shows the design of the team member page. Showing a team member page is a good way to develop trust in your customer.

Continue reading “Team Member page design | Web Design”
Posted on May 17, 2020May 18, 2020

Make site responsive

In this article, you will know the things required to make the site responsive. This site can be viewed on mobile, tablet or on computer screen with ease.

Continue reading “Make site responsive”
Posted on May 16, 2020May 16, 2020

Properties of Flex Items

In this section, we will know the properties of flex item elements of the flex box. We will apply these properties to align the divs in an example.

Continue reading “Properties of Flex Items”
Posted on May 15, 2020May 16, 2020

Properties of Flex Container

In this section, we will know the properties of flex container elements of the flex box. We will apply these properties to align the divs in an example.

Continue reading “Properties of Flex Container”
Posted on May 15, 2020May 15, 2020

Introduction to CSS Flex Box

Introduction to CSS Flex Box. Flex box is a layout model for making efficient layouts for web design. It controls alignment and distribute proper space among items.

Continue reading “Introduction to CSS Flex Box”
Posted on May 13, 2020May 13, 2020

Div in HTML

Div in HTML is the container to that defines a section. Div container can contain many elements grouped together. This is done to apply a particular style to the section.

Continue reading “Div in HTML”
Posted on May 12, 2020May 13, 2020

Form in HTML

In this article, you will create a web form. Form is generally used to collect user data. For example, you might have seen a login page. It is a form containing many different input types to collect

Continue reading “Form in HTML”
Posted on May 12, 2020May 12, 2020

Lists in HTML

There are two type of Lists in HTML. Ordered and Unordered List. In this article, we will implement both the lists. Ordered list items use numbers and unordered list items use bullets.

Continue reading “Lists in HTML”
Posted on May 12, 2020May 12, 2020

Links in HTML

Links are the main part of any webpage. It is what make a webpage alive. You can use <a> tag to link content. In this section, we will make links to various pages of this website.

Continue reading “Links in HTML”

Posts navigation

Page 1 Page 2 Next page

Categories

  • C++ (78)
    • C++ Course (3)
  • Data Structure (3)
  • Machine Learning (1)
  • Mathematics (1)
    • Laplace Transformation (1)
  • Programming Languages (1)
  • Web Technologies (18)
    • Web Designs (2)

Recent Posts

  • Login pages using HTML, CSS, and Bootstrap
  • Road Map for Android App Development
  • Fibonacci numbers in a star pattern
  • Team Member page design | Web Design
  • Laplace Transformation Lecture 1

Pages

  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
Privacy Policy Proudly powered by WordPress