GithubHelp home page GithubHelp logo

wow's Introduction

wow

wow's People

Contributors

ahnayem-cse-sust avatar nebir avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

themewagon

wow's Issues

Page Title

Give a title between head tag for every html page
Resource: [http://www.w3schools.com/tags/tag_title.asp]
Demo:
<title>WOW - Home</title> - for index.html
<title>WOW - Generic</title> - for generic.html
<title>WOW - Element</title> - for element.html

Responsiveness Issue - Element Page

There is a small horizontal-bar in the bottom for elemet.html which means that page is not responsive. May be there is a small mistake. Find it out & solve it.

Avoid Inline Css

Here you use inline css (css in html file) very frequently.
Try to avoid inline css and replace them in style.css file

img-responsive class use

Use class img-responsive in every image of every page. Try to avoid using width & height from image

Home page - header

Please try to combine following classes in a div called header

  • .wow-logo,
  • .lora
  • .wow-btn
  • next div containing the image

Demo:
`

....
....
....
`

and make this header height as the full-height of every user device. For this, you can take help from this link [http://markup.themewagon.com/conference_pro/]

Spacing issue - Generic Page

Spacing will be decreased at the top of page.
I think using following codes results fine.
.generic {padding-top: 25px;} .img-generic {padding-top: 15px;}

Social Icons

It is suggested to give all social links a hash-link.
Demo:
<a href="#" class="fa fa-stumbleupon fa-2x"></a>

May be you link up the pinterest icon with home page which will also be a hash-link.

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.