Is someone tell me how to merge css code in html code externally 🙏🙏please , I am a mobile user | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Is someone tell me how to merge css code in html code externally 🙏🙏please , I am a mobile user

I tried many times but I failed 🙏🙏please help me🙏🙏 . It's my humble request

12th May 2021, 4:45 PM
|| H A C K E R Z 2 0 2 1 ||
|| H A C K E R Z 2 0 2 1 || - avatar
13 Answers
+ 1
Hi! can you tell me where your html page and css file are physically located?
12th May 2021, 4:53 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Is someone tell me how to merge css code in html code externally 🙏🙏please , I am a mobile user Answer: see buddy if you use sololearn so there's no need of linking any css file to html file as there are different slots in the code playground {web is that: HTML, CSS, JS} but, if you are trying to link not in sololearn then, <link href="FLODER/cssfilename.css" type="text/css" rel="stylesheet"/> you have to write the folder name in FOLDER and CSS file name in cssfilename.css
13th May 2021, 3:15 AM
NEZ
NEZ - avatar
0
Thanks for your support. I got another way to link it and that's working. Maybe it was a right way and I got my output very well. Thanks again🙏🙂
12th May 2021, 6:29 PM
|| H A C K E R Z 2 0 2 1 ||
|| H A C K E R Z 2 0 2 1 || - avatar
0
Happy coding!
12th May 2021, 6:31 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
|| H A C K E R Z 2 0 2 1 || If you are looking for connecting separate files in sololearn, unfortunately sololearn does not support multiple file system. you got one html, css,and js tab.
12th May 2021, 6:54 PM
ACADEMIC
ACADEMIC - avatar
0
Nez, I couldn't have given a better answer myself. I would've said the same thing. Thank you for helping today's learners. As for another matter: study, practice and study some more in cycles the same thing over and over again so that it's drilled into your head. I swear by this app/site, I have gotten so many jobs because of this site and now I'm my own boss. I've had jobs making bank starting a couple years ago but the starting rates aren't bad either. If you're curious by what I mean just Google it thru Glassdoor.
13th May 2021, 9:40 PM
Jacob Givler
Jacob Givler - avatar
0
Make use of the style tag 😉 <style></style>.
15th May 2021, 5:42 PM
Destiny Eliagwu Simon
Destiny Eliagwu Simon - avatar
- 1
I do all code in this app. How can I get my code link or location?
12th May 2021, 5:25 PM
|| H A C K E R Z 2 0 2 1 ||
|| H A C K E R Z 2 0 2 1 || - avatar
- 2
unfortunately, I don't see any code written by you in this app. in your account, on your page, not a single code is stored at this moment
12th May 2021, 5:33 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
- 2
Wait I am posting
12th May 2021, 5:45 PM
|| H A C K E R Z 2 0 2 1 ||
|| H A C K E R Z 2 0 2 1 || - avatar
- 2
Search hackersz for code how I connect css to html 🙏🙏answer me
12th May 2021, 5:49 PM
|| H A C K E R Z 2 0 2 1 ||
|| H A C K E R Z 2 0 2 1 || - avatar
- 2
if you create code here, then you have a separate tab for css, a second window that follows the first html window. or do you want to include an external style file here?
12th May 2021, 6:02 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
- 2
Use treb edit app in head section link="url/location of file name"
13th May 2021, 9:46 AM
Navin kumar
Navin kumar - avatar