-
-
Notifications
You must be signed in to change notification settings - Fork 157
Create Layout-ResponsiveDesign.md #586
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
Conversation
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now, update your code based on suggestions
and also, use
<BrowserWindow url="http://127.0.0.1:5500/index.html">
<!-- your html / xml / jsx code here -->
</BrowserWindow>
for example
<BrowserWindow url="http://127.0.0.1:5500/index.html">
<div>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</div>
</BrowserWindow>
and live preview
@ajay-dhangar I made changes.Please approve |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Related Issue
Fix: #540
Description
Created
Layout-ResponsiveDesign.md
Type of PR
Checklist
Resources for Guidance
Here are some resources that may be helpful as you contribute to CodeHarborHub:
Resources for DSA Features on Our Site: