Coder Social home page Coder Social logo

6주차 과제입니다 about fdc HOT 1 CLOSED

yamoo9 avatar yamoo9 commented on June 15, 2024
6주차 과제입니다

from fdc.

Comments (1)

yamoo9 avatar yamoo9 commented on June 15, 2024

안녕하세요 우주님 ^^
말씀하신 것처럼 비슷하게는 되어도 완벽하게 똑같이 만들기는 참 어렵죠 ^^;
과제 올려주신 것 잘 봤습니다. 곳곳에 노력해주신 흔적이 엿보여 좋았습니다. 🥇

그럼 과제 검토 하면서 확인한 몇 가지 이야기 드릴께요.

먼저 시각적으로 Vertical Rhythm이 잘 지켜지지 않았는데요 ^^;
이 부분은 추후 수정하셔서 리듬을 지켜주시면 좋을 거 같아요~

그리고 다소 문법 오류가 발견되었는데 이 또한 수정해 주셔야 겠죠?

1. Error: The center element is obsolete. Use CSS instead.

<center> 요소를 사용하셨는데 이는 비 표준으로 표준 문법에 어긋나니 사용하지 않으셔야 해요.
이 요소는 과거에 사용되던 요소로 사용하면 안되는 요소이니 까요. ❌

2. Error: End tag h5 seen, but there were open elements.

<h5> 제목 요소는 <a> 요소 내부에 포함되면 안되요. 표준 문법을 준수해 봅시다 ^^
수업 때 정리하며 공부해봐요~

그리고 이미지 포멧 다시 한 번 확인해보세요 ^^;
이미지가 PSD와 달리 깨진 것처럼 보이는데요.
확인해보세요 ^^

from fdc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.