Giter Club home page Giter Club logo

Comments (7)

shivam060200 avatar shivam060200 commented on May 30, 2024 1

I've written the code for navbar.
I am having some problem regarding placing the search icon.
Can anyone please check it out?

`

<title>DSC-RSU</title>
<!-- JS, Popper.js, and jQuery -->
<script
  src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
  integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
  crossorigin="anonymous"
></script>
<script
  src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
  integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
  crossorigin="anonymous"
></script>
<script
  src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"
  integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV"
  crossorigin="anonymous"
></script>
<!--Font awesome-->
<script
  src="https://kit.fontawesome.com/335036f2c8.js"
  crossorigin="anonymous"
></script>
<nav
  class="navbar navbar-expand-md fixed-top pt-1 pb-1"
  style="background-color: black"
>
  <div class="container my-1 mx-1">
    <button
      class="navbar-toggler"
      data-toggle="collapse"
      data-target="#collapseNav"
    >
      <span class="fas fa-bars text-light mx-1"></span>
    </button>
    <a
      href="#"
      class="text-dark font-weight-bold mx-5 pb-1 pt-2"
      style="position: fixed"
    >
      <img
        src="https://lh3.googleusercontent.com/81MLyYFqOd_EHizZ_gtPYxldG8uw8g7rGT5vjNMYbVTFdg34ODdcPG6n3c2ErkOa1JMcWw"
        height="50px"
        width="300px"
        alt="dscrsu"
      />
    </a>
  </div>

  <div class="collapse navbar-collapse flex-grow-0" id="collapseNav">
    <div class="navbar-nav">
      <a
        href="#"
        class="nav-item nav-link text-light h6 mx-2 my-auto font-weight-light"
        style="font-size: 20px"
      >
        Home
      </a>
      <a
        href="#"
        class="nav-item nav-link text-light h6 mx-2 my-auto font-weight-light"
        style="font-size: 20px"
      >
        <nobr>About Us</nobr>
      </a>
      <a
        href="#"
        class="nav-item nav-link text-light h6 mx-2 my-auto font-weight-light"
        style="font-size: 20px"
      >
        Projects
      </a>
      <a
        href="#"
        class="nav-item nav-link text-light h6 mx-2 my-auto font-weight-light"
        style="font-size: 20px"
      >
        Teams
      </a>
      <a
        href="#"
        class="nav-item nav-link text-light h6 mx-2 my-auto font-weight-light"
        style="font-size: 20px"
      >
        Gallery
      </a>
      <a
        href="#"
        class="nav-item nav-link text-light h6 mx-2 my-auto font-weight-light"
        style="font-size: 20px"
      >
        <nobr>Contact Us</nobr>
      </a>
    </div>
  </div>
</nav>
`

from dsc-rru-website.

keshakaneria avatar keshakaneria commented on May 30, 2024

Thats great๐Ÿ˜‡ that you are working on this. But do comment it first which helps me to make the assignee so that no one else works on this assigned issue. Currently assigning you.

from dsc-rru-website.

keshakaneria avatar keshakaneria commented on May 30, 2024

Can you let me know which search icon you are talking about? Because in the template there is showing but in the screenshot i haven't kept any search icon so you might skip that @shivam060200

from dsc-rru-website.

shivam060200 avatar shivam060200 commented on May 30, 2024

Yes i made the navbar while reffering to the template.In the template there is a search icon at the right hand side.

from dsc-rru-website.

keshakaneria avatar keshakaneria commented on May 30, 2024

Yes i made the navbar while reffering to the template.In the template there is a search icon at the right hand side.

Yeah you can directly follow the screenshot I have attached skipping the search option.

from dsc-rru-website.

keshakaneria avatar keshakaneria commented on May 30, 2024

@shivam060200 did you fork and clone this repo to push your changes?

from dsc-rru-website.

keshakaneria avatar keshakaneria commented on May 30, 2024

@shivam060200 Do fork and then clone and edit the changes over there for PR.

from dsc-rru-website.

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.