Coder Social home page Coder Social logo

testui's Introduction

Phone company site

Projekt für Test im UI Modul

  • Schreib das HTML und CSS für die abgebildete Seite
  • Die Seite soll responsive sein und sich auf unterschiedlichen Bildschirmbreiten entsprechend der Abbildungen verhalten.

Anforderungen HTML

  • Die Seite soll auf dem Handy bzw. im DevTools-Simulator nicht kleiner skaliert/kleiner gezoomt werden.
  • Einrückung der Kinder-Elemente im Code
  • Korrekte Dateipfade
  • Beschreibende Klassen- oder ID-Namen für Elemente vergeben

Anforderungen CSS

  • Selektoren so speizifisch schreiben, dass unabsichtliche Auswirkungen auf andere Teile der Seite vermieden werden.
  • Kein float zum Anordnen von Block-Elementen
  • Style-Werte, die sowieso standardmäßig vom Browser gesetzt werden, nicht im CSS deklarieren.

__/60 Punkten

Punktabzüge für:

  • [_] (10) Elemente passen sich nicht an Fensterbreite an
  • [_] (10) Tags nicht geschlossen oder falsch verschachtelt
  • [_] (5) Block-Tag in Inline-Tag
  • [_] (5) Kinder-Tags im Code nicht eingerückt
  • [_] (10) Zweckfremde Tags verwendet
  • [_] (10) Fehlende essetielle Tags (z.B. Meta-Tags)
  • [_] (5) Falsche Datei-Pfade
  • [_] (10) CSS-Selektoren, die bei Änderungen im HTML sehr leicht fehlschlagen können
  • [_] (5) Fehlende essentielle Tag-Attribute

testui's People

Contributors

galymax avatar

Watchers

James Cloos avatar  avatar

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.