Jump to content
MakeWebGames

Recommended Posts

Posted

Re: New explore city (HTML)

Mmm not bad, out of all the explores it's my favorite simple but nice.

Only problem is too bunched to gether and to space it out it would look like any other explore.

Overall good attempt keep up the work.

Posted

Re: New explore city (HTML)

 

Mmm not bad, out of all the explores it's my favorite simple but nice.

Only problem is too bunched to gether and to space it out it would look like any other explore.

Overall good attempt keep up the work.

Will Do M8 :P Thnks For Compliments.

Ill Do That Next Time

Posted

Re: New explore city (HTML)

Im going to give you +1 just for the sake its your first post and its a mod :)

Ive never really liked tables due to the fact that if you have an odd number you either end up with blank boxes with TBA written in them to fill the gaps or if your feeling lazy a completely blank section with 1 or more boxes.

However i know how hard tables can be at times and frustrating when they dont go to plan. So it's nice to have one pre-made..

Good work :)

Reson for EDIT damn Typos

( Why is it when you post even after reading you always find stupid Typos after you click save )

Posted

Re: New explore city (HTML)

Crazy-T why even reply? 4 letters and a quote...

Interesting Addon NC i'd maybe add less space and stick it in columns (just a hint mate)

but all around nice.

Karlos True yet i never knew you were into CSS, learn something new everyday :-D

Posted

Re: New explore city (HTML)

<link rel="stylesheet" href="in.css" type="text/css">

<link href="in.css" rel="stylesheet" type="text/css">

Are we missing in.css? or was this just used for the HTML version?

Posted

Re: New explore city (HTML)

 

Crazy-T why even reply? 4 letters and a quote...

Interesting Addon NC i'd maybe add less space and stick it in columns (just a hint mate)

but all around nice.

Karlos True yet i never knew you were into CSS, learn something new everyday :-D

Well CSS i'm not great at it, far from it but i know some bits. If you check my mods i've used a few bits of CSS in them :wink: but not alot, mainly text-align really tho.

Posted

Re: New explore city (HTML)

Noobie coder. You can use CSS but your pretty much defeating the object of it.

 

hint *If you use a class or id on the table and tr then it take much less code*

table.explore { text-align: left; width: 100%; height: 431px; }

table.explore tr { text-align: left; vertical-align: top; }

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...