Skip to content

Thom-sith/odin-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odin-recipes

Introduction

This is the first project of The Odin Project.

The goal is to use all that I've learned previously by creating a recipes website. It will probably be a bit ugly because there is no CSS involved. This is what I should use in this website :

  1. html boilerplate
  2. html file organization
  3. html tags
    <a href=""></a>
    <img src="" alt="">
    <h1>....<h99>
    <ul>
        <li></li>
    </ul>
    <ol>
        <li></li>
    </ol>    

Let's check this out. The conclusion will be written after realising the project !

Conclusion

There was no huge difficulty. The main problem I was facing with is : I am slow. I had to create several lists, and fill them with data, and it was really painful and slow. Something that could have made the project more sexy would have been to resize pictures correctly. Anyway, technical aspects went smoothly !

Conclusion Again

Hello, I didn't know I will come back here. What a pleasure. My wish has become true : I added CSS to my wonderful website. Well... at least now I can't say I didn't work on design. The journey will be long, really long.

CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published