Skip to content

CalebLuster/Horiseon-Made-With-Love

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Refactor Starter Code

Horiseon is a business that will help your own business and marketing in the era that is the 21st century! Horiseon can throughly and efficiently share your business to the targeted market group on social media and through SEO (Search Engine Optimazition.) The great thing about Horiseon is when your page and business do grow, your advertising cost will go down! For you will no longer have to advertise your page.

This Page consists of a index.html file, stlye.css file, and a image folder.

TROUBLESHOOTING

  • index.html
    • If you have troubles with the text not showing up or headings not appearing make sure to check the bottom left corner to trouble shoot any issues that you may have in your code. You mat simply need to save the file or refresh the file.
  • style.css
    • If texts are not correctly showing up on your webpage or a background color will not load be sure to make sure all classes/elements are correctly typed in with no typos. You can also check the bottom right hand corner for any troublshooting in the style.css file.
  • images
    • If a image fails to load check the image name and make sure it matches the html file where it should be in ther webpage. If it does make sure it is properly sourced.
    • Sometimes a simple refresh is all you need to get it to load in.
    • If you wish to change the text for when a photo does not appear, just change the description inside the quotes of the alt tag for the desired image. (I have added alt tags to all of your images.)

Here is a screenshot of what the home page should look like when opened.

Screenshot 18 Screenshot 19 Screenshot 20

Here is a link to the webpage! https://calebluster.github.io/Horiseon-Made-With-Love/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.3%
  • CSS 44.7%