VS Code - Почему VSCODE не отображает атрибуты тега HTMLCSS

Разбираемся в CSS
Anonymous
VS Code - Почему VSCODE не отображает атрибуты тега HTML

Сообщение Anonymous »

Я использую код VS для редактирования HTML, но когда я ввожу тег, он не отображает свои атрибуты, и даже когда я добавляю атрибут, который я хочу, он не распознает его.
Я сделал следующее, но ни один из них не работал: < /p>
и т. Д.).
2-after Я добавил тег, нажмите Ctrl+Space.
3-restart My Machine.
4-reinstall Code. < /p>
(я ввел CSS, HTML-код ниже, и имя моего файла CSS (Post.csss, и он находится в складке, где мой HT-файл). /> Я сделал все, что мог, я был бы рад, если бы кто-то мог направить меня.

Код: Выделить всё

h2.head1{
color:red ;
}< /code>




Post
[*]


 Scrambled Eggs 

eggs are one of my favorite foods.here is recipe for deliciously rich scrambled eggs.

Ingredients

[list]

2eggs
[*]
1 tbs butter
[*]
2 tbs cream

[/list]

Method

[list]
[*]
Melt butter in a frying pan over a medium heat.
[*]
Gently mix the eggs and cream in the bowl.
[*]
once bottle has melt add cream and eggs.
[*]
Using the spatula fold the eggs from the edge of the pan to the center every 20 secend(as if you are making an omelette)
[*]
When the eggs are still moist remove from the heat(it will continue to cook on the plate until served)

[/list]




Подробнее здесь: https://stackoverflow.com/questions/659 ... attributes

Вернуться в «CSS»