Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

完成 week9 作業 #9

Merged
merged 1 commit into from Nov 1, 2020
Merged

完成 week9 作業 #9

merged 1 commit into from Nov 1, 2020

Conversation

millyzoo
Copy link
Collaborator

@millyzoo millyzoo commented Oct 29, 2020

Demo:留言板
先謝謝 Huli 和助教的批改 ❤️

Copy link
Contributor

@yakim-shu yakim-shu left a comment

Choose a reason for hiding this comment

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

等等啦版面豪可愛~~~~滿多 hover 效果,是一個看了滿開心的留言板 ❤️

然後作業看起來都沒問題,繼續加油!

Comment on lines +214 to +215
.card:nth-child(odd)::before,
.card:nth-child(even)::before {
Copy link
Contributor

Choose a reason for hiding this comment

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

這邊應該可以 .card::before 就好 ~

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

對耶!謝謝助教提醒

$content
);

echo 'SQL' . $sql . '<>';
Copy link
Contributor

Choose a reason for hiding this comment

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

這行應該是 for debug 用的? 如果是的話記得刪掉或註解~

@yakim-shu yakim-shu merged commit 65b58c8 into master Nov 1, 2020
@yakim-shu yakim-shu deleted the week9 branch November 1, 2020 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants