GATTS KUMAR
KPCKevin Powell - Community
•Created by GATTS KUMAR on 9/23/2023 in #front-end
responsive online web editor
is there any online live webpage editor like codepen , jsfiddle etc
where after typing the code i can check for responsiveness for different screen sizes
3 replies
KPCKevin Powell - Community
•Created by GATTS KUMAR on 9/14/2023 in #front-end
font family
https://www.fontsquirrel.com/fonts/intro-rust
i want this font family to add in my web page
how do i do so
i google fonts it's very easy just copy the html link and simply use the font
did some body know how to do in the above website
there is no such link
3 replies
KPCKevin Powell - Community
•Created by GATTS KUMAR on 9/13/2023 in #front-end
html, css
https://codepen.io/Nandha-Kumar-S-S/pen/ZEVyKxx
i specified the width and height of body tag and when background color is applied to body tag
it doesnt fit in the specified width but applies to whole screen
but when fitted within a div tag and applied it works
am i using body tag design in css wrongly
4 replies
KPCKevin Powell - Community
•Created by GATTS KUMAR on 9/7/2023 in #front-end
RESPONSIVE DESIGN DOUBT
guys in web development while developing html files
is it only the <meta name="viewport" content="width=device-width, initial-scale=1.0"> tag is enough to create a web page set for all devices view
or is there any other points to consider
3 replies