Skip to content

week_1_hw - #4

Open
dadasyvz wants to merge 1 commit into
mainfrom
dadasyvz-patch-1
Open

week_1_hw#4
dadasyvz wants to merge 1 commit into
mainfrom
dadasyvz-patch-1

Conversation

@dadasyvz

Copy link
Copy Markdown

No description provided.

Comment thread new 1.txt
Comment on lines +4 to +8
<link rel="stylesheet">
<title>Refugee Talent Hub</title>
<style>

a {

@Fatiherik Fatiherik Oct 22, 2020

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.

style kodlarini ayri bir css dosyasina yazip buraya link verseniz daha guzel olur

Comment thread new 1.txt
Comment on lines +19 to +35

#b{
float: left;
color: #0b4032;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
position: relative;
top: 500px;
left: 330px;

}

#c{
float: left;
color: #0b4032;

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.

class ve id isimlerinin div ile alakali olmasi lazim, bu hem okumanizi, hem de stille oynarken divi bulmanizi kolaylastirir

Comment thread new 1.txt
Comment on lines +9 to +11
float: left;
color: #0b4032;
text-align: 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.

float yerine bi de flexle yeneyebilirsiniz

Comment thread new 1.txt
Comment on lines +51 to +53
<body>
<div style="background-image: url('head_1.jpeg'); width: auto; height: 150px" >

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.

yanlis degil ama stil kodlarini css dosyasina yazsaniz daha guzel olabilir

@Fatiherik

Copy link
Copy Markdown
Contributor

Semantige biraz daha dikkat edebiliriz, body kismini section section ayirabilirsiniz, isinizi kolaylastirir,
stil kodlarini ayri css dosyasina yazmak daha guzel, boylece stil kodlari arttikca sayfa uzamamis olur,
css kodlarinizin anlasilir olmasi guzel,
haftaya daha bol html icerigi bekliyoruz :)

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