Discuss website design for ecommerce sites, useability, navigation and other development considerations. To get feedback on your t-shirt design(s) or website, please post a request in our Site Reviews and Design Reviews section here.
Could somebody please tell me how I can make my text have a smaller gap between each row that I am typing! I will explain what I mean. I am trying to write my Faqs page with questions and answers, but I also want all the q's & A's in an overview section. Everytime I finish the first line of type and press return, there is a huge gap between the questions! (Well not huge but its too BIG!) like this:-
What are your delivery costs?
How long will my order take?
etc etc. I need to make the gap smaller between these 2 line above.
holding the shift key while hitting return inserts the <br /> instead of a new paragraph.
That's what I was thinking.
Try to split the view so you can also see the source HTM and you will probably see new sentences start with <p> and end with </p>. Try deleting those tags and just put something like the following.
Ok. Thanks again guys. I am gonna try & learn a bit more about HTML and coding etc! I am already starting to recognise some things! Maybe one day I will be a pro!
Damn I was having the same problem,I just re-did everything and inserted all the text into tables. I wish I would have asked about this first! good info for next time though.
Damn I was having the same problem,I just re-did everything and inserted all the text into tables. I wish I would have asked about this first! good info for next time though.
Well I thought I was the only one with this problem!! Isnt it crazy that something is so easy to do, when somebody just explains it? I think instead of wasting hours next time trying to figure it something out. I'm just gonna come straight out and ask it!!
Well I thought I was the only one with this problem!! Isnt it crazy that something is so easy to do, when somebody just explains it? I think instead of wasting hours next time trying to figure it something out. I'm just gonna come straight out and ask it!!
Liza
LOL, the Devil is in the Details, isn't it?
I'm currently flailing about in DreamWeaver, so I know how you feel.