Skip to content

Add files via upload - #2

Open
mfarukoz wants to merge 1 commit into
farukfrom
mfarukoz-patch-1
Open

Add files via upload#2
mfarukoz wants to merge 1 commit into
farukfrom
mfarukoz-patch-1

Conversation

@mfarukoz

Copy link
Copy Markdown

No description provided.

Comment thread RTH_Css.html
Comment on lines +122 to +126

.ik {
display: flex;
justify-content: center;
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

daha anlasilir id ve class isimleri koymak ileride isinizi kolaylastirir

@Fatiherik

Copy link
Copy Markdown
Contributor

Oncelikle bu odevdeki semantik duzeni ve girinti cikintilar gozu yormuyor ve kolay anlasiliyor.
ilk odevdin biraz daha deneme yanilmayla yapildigi anlasiliyordu, bu odev daha profesyonel duruyor.
Oneri olarak,

  • css kodlarini ayri bir sayfada yazmaniz daha iyi olur
  • css kodlarini commentler ile ayirmaniz (section-section) isinizi kolaylastirir. Simdi az css kodu yazmis olabilirsiniz ama ileride cok sayfali bir sitenin css ini yazarsaniz kodlari sayfa sayfa ayirirsaniz, sayfalari da section section ayirirsaniz kodlari bulmaniz kolaylasir.
  • id ve class isimlerini anlasilir koymak lazim, bu hem daha profesyonel durur hem de kodlari degistirirken hata yapmanizi onler.
    section-1
    section-1-bottom
    section-1-bottom-picture
    section-1-bottom-picture-info gibi

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.

2 participants