Jump to content

Angelseyez

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Angelseyez

  1. Hey All... HELP!

    I am trying to create an image grid with 4 images in 2 rows. I have acheived getting the images to appear on the page, however they take up the entire page. I would like the entire grid to appear much smaller, almost center on the home page. 

    It should look similar to this size: https://screencast.com/t/wnfdfgwfY

    Currently it looks like: https://screencast.com/t/0Fl8kR4Zn (which is far to large in width)

    I have my html code seperate from my CSS. CSS has been linked in the head of my HTML file. 


    Could someone take a look at my code and provide me the correct code fix to correct this issue. I'm knew to coding, and have a school assignment. 

    Current Code: https://codeshare.io/5DQZ9W

    Thanks in advance. 

  2. Hey All.... HELP!

    I am not versed in Javascript, but have been trying to research the forum for a resolution to the slideshow bug. The first image in the slideshow does not appear when the page first loads. If I click the "next" arrow, then the image will appear. I would like the slideshow to show the first image when the website page first loads. 

    I have my HTML, CSS & Javascript files all separate, I have linked my CSS & JS file through the head of my HTML file. 

    If someone could assist me by providing me the code fix for both the manual and/or automatic slideshow method, it would be greatly appreciated. I still want the prev/next arrows to work through both methods. I am just trying to give myself options in future to change the code if I do not want to keep the manual, I then would have the correct code to switch to the automatic slideshow. Hence why I am asking if someone can help me with providing the code fix for both methods. 

     

    Here is the Javascript code I have for both methods. https://codeshare.io/50VgdL

    Assistance would be greatly appreciated, it's for a school assignment! 

     

×
×
  • Create New...