Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created a Basic Chat Interface with HTML and CSS #14 #69

Closed

Conversation

MVENKATESH786
Copy link
Contributor

This pull request implements the structure for the basic chat interface, which is composed of HTML and CSS. The interface comprises the basic components of a chat box, text area, and submit button. Its design and layout are kept minimal and are easy to navigate, thus providing a starting point for more features.

Features:

Chat Container – It shows the chat messages.

Input Field – Where the users will compose the messages.

Send Button – It posts the user messages.

Issue Reference:

Solves #14

Additional Notes:

Some basic styles have been implemented to enhance user experience.

This is the basic configuration and additional functionality or features can be included in subsequent updates.

Copy link
Owner

@muhtalhakhan muhtalhakhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open PR again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants