How to use html and css both | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

How to use html and css both

Html and css

28th Jul 2019, 12:54 PM
Ketan Kavaiya
Ketan Kavaiya - avatar
6 ответов
+ 8
In the html code in the <head> tag you connect css, via "<link rel =" stylesheet "href =" path and file name "> in .css format
28th Jul 2019, 1:00 PM
Anna/Аня
Anna/Аня - avatar
+ 4
Ketan Kavaiya This lesson explains the three ways in which css can be implimented with html. https://www.sololearn.com/learn/CSS/1079/
28th Jul 2019, 12:58 PM
Agent
Agent - avatar
+ 3
On code playground if you use the web option there are tabs for css and js as well.
29th Jul 2019, 1:52 AM
Sonic
Sonic - avatar
+ 1
To ease the task install a code editor (notepad++,sublime or visual studio code etc) and then proceed with this https://www.sololearn.com/learn/CSS/1079/
29th Jul 2019, 11:25 AM
shwetha
+ 1
Use <style> inner <head> tag
30th Jul 2019, 8:20 AM
Baltazarus
Baltazarus - avatar
0
my
1st Aug 2019, 7:35 AM
MD Nycil
MD Nycil - avatar