HND Project Blog for my Web-application - 'The Darkroom'
Search This Blog
2.0 HTML Problems and SQL Database
Having problems with the HTML and CSS code to create a search-bar, and doesn't look how I want it too, however the SQL database and tables have been created and are waiting for data input.
With a lot of trial and error I figured that the reason the map was not showing was because of the wrapper I had placed around my div. By ending the div earlier the map can now be shown and accessed. I also added a 'wrapmenu' around the search-bar. '</div>' Closed the 'Wrapper' (example of) Image shows the 'wrapmenu' Map shows the Markers within a 10 mile radius of Wigan
The image below shows the code used to implement the navigation bar and offers list using <ul> tag this allows the lists to be un-ordered. Snippet of code navigation and offers Front end view of the offers page The slideshow was created using a mixture of html code and java-script which allowed the images to display automoatically Example of the html and java-script code for the automatic slide show Front end of the Home Page shows the automatic slideshow
Comments
Post a Comment