Git Product home page Git Product logo

amai's People

Contributors

alaataima avatar amoodaa avatar asem1789 avatar mohammadalhalaq avatar

Watchers

 avatar  avatar

Forkers

alaataima

amai's Issues

BEM

These classes don't follow BEM
member-img
contact-us--btn (you should be consistent, either use -- or __)
home__btn__call (is call the modifier? if yes, use --)

Remember Block__Element--modifier rule.
Here is an article on BEM if you're interested in further reading.

indentation

indentation in the HTML and JS files is 4 spaces
and in the style file 2 spaces

The good indentation is 2 spaces try to do this to all files

title

the Page Title doesn't a good title !!

Repeated id attribute

id attribute, has to be unique and not repeated !!


Line 22 and Line 42

<li><a id="about">About</a></li>

Line 63, Line 74, Line 85, and Line 98

<div id="member" class="member">

Line 65, Line 76, Line 87, and Line 100

<h3 id="name">

General Styling

All of your general stylings should be at the beginning of the file, including css for global, body, HTML, headings, anchor and etc.

First issue

Good Job and nice work with GitHub flow
I'll write my comment in the next issues

Readme

Readme file should at least contain:

  • Why/ how/ what
  • team members
  • user journey/ story
  • technologies used

lang attribute

lang attribute has to be defined !!

Here in your case has to has en value

Unused classes

I noticed that you never used this class home__btn__call in your css. So, remove it if you don't intend to use it.

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.