Activity › Forums › Web Design (WordPress, Joomla, etc.) › A query about Absolute Positioning
-
A query about Absolute Positioning
Simon Matthews replied 12 years, 10 months ago 2 Members · 45 Replies
-
Curtis Thompson
June 20, 2013 at 8:51 pmhello…
ya – looking at snippets inline here isn’t working – for example, there are a ton of break tags (one after every line, it looks like) – if those are in your original page, they can be a culprit – but they might be added here after you posted – hard to say.
can you post the page and graphics to a server so that i can look at as a site? then it’s much easier to debug…
sitruc
-
Simon Matthews
June 20, 2013 at 8:57 pmHi,
Not sure what you mean about break tags. I didn’t add any tags to the code myself? I’m new to this so not quite sure what you mean here.
I don’t have a live website myself so don’t know how to post to a server?
-
Curtis Thompson
June 20, 2013 at 9:14 pmhello…
your html didn’t show up on the screen so i viewed the source of the page to look at it and it had a br tag after every line – don’t know if that’s your code or the cow’s…
it is really very hard to debug html without seeing it in original form as a full presentation. there are debugging tools that can be used that save lots of time (try the firebug extension in ff, for example)…where are you planning on hosting the site once it is done? or are you just playing around to learn?
sitruc
-
Simon Matthews
June 20, 2013 at 10:44 pmThere are no br tags in my source code, that must be Cow’s. The code is more or less the same as what you sent me, but with the styles in a separate styles sheet. How can it look ok in the design mode but not ok in Chrome? I thought the design mode was meant to reflect the finished page?
Don’t know about hosting yet. That was something I was going to look into after I’d learned a bit more, probably after I have designed a full website. I want to find the cheapest way possible! 🙂
-
Curtis Thompson
June 21, 2013 at 1:43 amhello…
the preview mode in dreamweaver is not 100% reliable. nor will it match what you see in all browsers. it’s really hard for me to view your source embedded in creative cow source. your best bet is to keep at it on your end and/or get a temp hosting plan set up for your development purposes. it’s much more reliable than the dreamweaver preview mode anyway… :-/
a good cheap host is bluehost.com, and you don’t need a domain to get a plan set up, so you can get your site up and running and then tie a domain to it later on.
sitruc
-
Simon Matthews
June 21, 2013 at 9:19 amHi,
I’ve just started looking into free web and domain hosting, just so that I can get the page up and running in order for you to see it. I found this site and was wondering, just to be on the safe side, if you would let me know if the site is ok or not. Here’s a link to the free domain page of their site:
https://www.000webhost.com/free-domain-hosting
And here’s a link to their homepage:
If that site is legit then I’ll register and try to get the page up and running.
Thanks!
-
Simon Matthews
June 21, 2013 at 12:12 pmHi,
I’ve just registered with a free hosting service and I have uploaded the page to the server so that you can see the source code. For some reason the web address doesn’t take you directly to the page, but instead takes you to a page that displays links to the folders that contain my page. Clicking on the HTML link will then take you to my page. Not sure why it’s working like that, haven’t had time to look into it yet, but in the meantime you will be able to view my page.
There are a few errors in the page that need to be rectified, such as the margins that I spoke of earlier, at the top of the page and between the banner and lower page. Also there is a glitch in the navbar that looks ok in design mode but not in the browser.
The website address is:
https://triangledesign.site40.net
Thanks again for all your help and hope you can make sense of my source code!
-
Simon Matthews
June 21, 2013 at 12:17 pmPS. There are some lines of code in the head that do not do anything yet. I have been following a series of html tutorials on YouTube that apparently will make use of those lines later on in the series.
Here’s a link to one episode of that series, just so you know what I’ve been following. He seems a great tutor.
https://www.youtube.com/watch?v=_-sWfLLBz-k
Some contents or functionalities here are not available due to your cookie preferences!This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.
-
Simon Matthews
June 21, 2013 at 12:40 pmI’ve sorted it out now so that the link will take you directly to my page. The reason for the problem was that I had changed the name of the html file from ‘index.html’ to something else. Changing it back sorted the problem, so this link will now take you directly to my page:
https://triangledesign.site40.net/
-
Simon Matthews
June 21, 2013 at 3:57 pmHi,
Sorry for sending so many messages! Just to let you know I have now updated the home page on the website. It’s looking better now, I think. Not sure if this is the right way to do it, but I gave negative values to the margins to get rid of the gaps, and it worked. I guess this means there are errors in the formatting?
Simon.
Reply to this Discussion! Login or Sign Up