Skip to content

6214 Михайлов ВН Лаб. 4#423

Closed
R0mmel2006 wants to merge 36 commits intoitsecd:mainfrom
R0mmel2006:main
Closed

6214 Михайлов ВН Лаб. 4#423
R0mmel2006 wants to merge 36 commits intoitsecd:mainfrom
R0mmel2006:main

Conversation

@R0mmel2006
Copy link
Copy Markdown

No description provided.

Comment thread inde.html
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А где БЭМ?

Comment thread index.html
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нет ссылок на 3 других лабы

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я не понимаю, как их нужно добавить

Copy link
Copy Markdown
Collaborator

@AvtoBBus AvtoBBus Dec 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добавить блок в резюме "Мои проекты" и там что-то типо

<div class="my-projects">
    <a class="my-projects__item" href="ссылка на лабу">Лабораторная работ 1</a>
    <a class="my-projects__item" href="ссылка на лабу">Лабораторная работ 2</a>
    <a class="my-projects__item" href="ссылка на лабу">Лабораторная работ 4</a>
</div>

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Спасибо большое, но все также непонятно какие именно ссылки на лабы нужны

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

не пойму откуда их брать

Comment thread script.js
Comment on lines +2 to +7
const num1Input = document.getElementById('num1');
const num2Input = document.getElementById('num2');
const operationSelect = document.getElementById('operation');
const calculateBtn = document.getElementById('calculate');
const resultDiv = document.getElementById('result');
const errorDiv = document.getElementById('error');
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А если какой-то элемент не найден?

@R0mmel2006 R0mmel2006 requested a review from AvtoBBus December 18, 2025 10:23
Copy link
Copy Markdown
Collaborator

@AvtoBBus AvtoBBus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Замечания про добавление проверки элементов и ссылки на другие лабы актуальны всё ещё

@R0mmel2006 R0mmel2006 requested a review from AvtoBBus December 18, 2025 20:31
@AvtoBBus
Copy link
Copy Markdown
Collaborator

Ладно, чтобы сильно не затягивать, приму лабу, закрою глаза, на то что не сделали ссылки в третьей

@AvtoBBus AvtoBBus closed this Dec 19, 2025
@github-actions github-actions bot added Done and removed In progress labels Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants