Git Product home page Git Product logo

Comments (3)

raijin8703 avatar raijin8703 commented on May 27, 2024

음, 센터 태그는 HTML5 부터는 더이상 지원되지 않는걸로 알고있습니다.
만약 그 사이트가 XHTML 기반이라고 해도 센터보다는 CSS를 이용해 가운데 정렬시키는게 나을거라 생각합니다. 로고라면 아마 h1 태그 안에 이미지 혹은 백그라운드로 들어가있을거라 생각되는데여, 로고에 position:absolute 를 준뒤 top:50%; margin-top:-(로고 높이의 절반값)을 주는식으로 포지션과 offset 속성을 사용해서 정렬하면 되지 않을까요?

from jj_camp_fundamental.

yamoo9 avatar yamoo9 commented on May 27, 2024

@raijin8703 님께서 정확히 말씀해주셔서 부연 설명은 안하겠습니다.
설명을 구현한 코드는 아래 링크를 참고 해보세요 ^^

https://jsfiddle.net/yamoo9/dj75vLd5/

from jj_camp_fundamental.

dooly9 avatar dooly9 commented on May 27, 2024

감사합니다!
HTML, CSS도 해야되고 할게 많네요

from jj_camp_fundamental.

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.