| Positie | Domein | Pagina | Acties |
|---|---|---|---|
| 1 | developer.mozilla.org | /en-us/docs/web/css/... | |
|
Volledige URL
Titel
@import - MDN - Mozilla
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
5 авг. 2025 г. — The @import CSS at-rule is used to import style rules from other valid stylesheets . An @import rule must be defined at the top of the stylesheet. |
|||
| 2 | doka.guide | /css/import/ | |
|
Volledige URL
Titel
import — CSS
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
9 февр. 2023 г. — При помощи директивы @import можно импортировать один файл со стилями в другой файл со стилями . Пример. Скопировать ссылку "Пример". Предположим ... |
|||
| 3 | ru.hexlet.io | /qna/css/questions/k... | |
|
Titel
Как импортировать css в css - Q&A Хекслет
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
2 нояб. 2021 г. — Для импорта одного css файла внутрь другого используется конструкция @import . Достаточно указать внутри url() путь к нужному файлу и его ... |
|||
| 4 | w3schools.com | /cssref/pr_import_ru... | |
|
Volledige URL
Titel
CSS @import Rule
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
The CSS @import rule allows you to import a style sheet into another style sheet . The @import rule must be at the top of the document. |
|||
| 5 | stackoverflow.com | /questions/147500/is... | |
|
Volledige URL
Titel
Is it possible to include one CSS file in another?
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
Yes. Importing CSS file into another CSS file is possible . It must be the first rule in the style sheet using the @import rule. |
|||
| 6 | htmlbook.ru | /css/import | |
|
Volledige URL
Titel
import
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
Делаю проще. Существующую таблицу reset. css импортирую в свою style. css командой @ import url(reset. css ). Вот как-то так. |
|||
| 7 | reddit.com | /r/learnprogramming/... | |
|
Volledige URL
Titel
Adding external css file to html doc
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
What this line does is import a file called styles.css that's in the same directory as the html file you're looking at, and uses it as the ... |
|||
| 8 | bcorrections.com | /blog/speed/what-is-... | |
|
Volledige URL
Titel
Что такое @import CSS и зачем его избегать?
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
Это метод импорта одного файла CSS из другого файла CSS . Похоже на это... @import url("style.css"). Почему бы не использовать его? |
|||
| 9 | css-tricks.com | /almanac/rules/i/imp... | |
|
Volledige URL
Titel
import
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
10 мар. 2025 г. — The @import at-rule merges a CSS file into another one . It's written at the top of the document, before any other CSS (except @charset and @layer rules). |
|||
| 13 | sass-lang.com | /documentation/at-ru... | |
|
Volledige URL
Titel
Sass
Laatst bijgewerkt
N.v.t
Pagina-autoriteit
N.v.t
Verkeer:
N.v.t
Backlinks:
N.v.t
Sociale aandelen:
N.v.t
Laadtijd:
N.v.t
Fragmentvoorbeeld:
Sass extends CSS's @import rule with the ability to import Sass and CSS stylesheets, providing access to mixins, functions, and variables and combining ... |
|||