HTML - Splitting One <td> Into Two
Hi all,
I'm creating a table were lots of rows have to contain just one cell. There are a few exceptions where I need to or three cells in a row. At the moment I've created a all the rows with a collspan of 3 or 2. However, I was thinking it is a lot easier (and cleaner) if I could just have 1 cell to be the standard and then splitting this cell as neccesary. Is this possible in HTML or do I have to stick with my current solution? Thanks in advance! Similar TutorialsHello, I've been trying to figure out how to separate part of string in html. I need to get one part from url (like this: www.youtube.com/watch?=xxxxxxxxxxx). How could I separate 11 characters after ?= (meaning the x part). Thanks already in advance! Hi, I have been challenged with creating the HTML for a news article list which is going on a website. I have started out by creating a test list using <ul><li> tags This is what the list looks like http://design2rent.co.uk/menu_test/index.html The data for this list will be grabbed from a database but the designer would like to have the date aligned to the right instead of at the end of the article, i have uploaded an image here for what the end result should look like. ignoring the backgroudn images ect as this is just a snippent of the design is it possible to have 1 list item split into 2 cells and align one of them to the left and the other to the right to acheive the end result layout? I've racked my brains with divs and tables but can't seem to find a solution and tried many google searches but not found any relevent topics. any help would be hugely appreciated Help, Can anyone tell me why my website is splitting down the middle. In other words when I scroll down it looks like the left half and right half don't match. It happens on all computers. And, how do I fix it? The url is www.gotobreakingthrough.com Thanks |