Backupwayback
¯\_(ツ)_/¯
+73|6558
does anyone have a html resume template?
bugz
Fission Mailed
+3,311|6569

Do you have a regular resume template that you like or currently use? If you don't need it right away I might be able to do the HTML coding for you this weekend.
TravisC555
Member
+118|6477|Cox Convention Center, OK
If you have MS Word and have written it, you could save it as a web page.
Jenspm
penis
+1,716|6990|St. Andrews / Oslo

I think Adobe Acrobat does "export to web" as well?
https://static.bf2s.com/files/user/26774/flickricon.png https://twitter.com/phoenix/favicon.ico
Backupwayback
¯\_(ツ)_/¯
+73|6558
i have a resume i just need to make it all html.
Jenspm
penis
+1,716|6990|St. Andrews / Oslo

in word, do file, save as, HTML

I think you can do that
https://static.bf2s.com/files/user/26774/flickricon.png https://twitter.com/phoenix/favicon.ico
Backupwayback
¯\_(ツ)_/¯
+73|6558
i need to have like
<HTML>
<body>


etc etc
TravisC555
Member
+118|6477|Cox Convention Center, OK
Do you have word?

Save as a webpage, then browse to the file and open it with notepad, that should work.
Backupwayback
¯\_(ツ)_/¯
+73|6558

TravisC555 wrote:

Do you have word?

Save as a webpage, then browse to the file and open it with notepad, that should work.
ya that worked but way beyond my knowledge of html
Defiance
Member
+438|6928

HTML is simple enough, you can work it out with a bit of reading. Good tutorial right here.
Backupwayback
¯\_(ツ)_/¯
+73|6558
Ya thats what we are using in my class.

Thanks
mtb0minime
minimember
+2,418|6912

Maybe I'm naive but isn't the only HTML you need for a resume just <b> <i> <u> <br> <size=> and alignment? I can't imagine it being too difficult
Backupwayback
¯\_(ツ)_/¯
+73|6558
its not i jsut have never used it before and like blahhhh.  Like how i make something go to far right?
TheEternalPessimist
Wibble
+412|6877|Mhz

align="right" ?

Would I be right in thinking you just need to produce a basic html page with your CV on it formatted to some basic degree?

E: Typing fail.

Last edited by TheEternalPessimist (2010-09-24 13:24:10)

Backupwayback
¯\_(ツ)_/¯
+73|6558

TheEternalPessimist wrote:

align="right" ?

Would I be right in thinking you just need to produce a basic html page with your CV on it formatted to some basic degree?

E: Typing fail.
Align right isnt working :@.  Its not even a coding class.  Im in management and need to make this stupid thing and have never used html.
TheEternalPessimist
Wibble
+412|6877|Mhz

<p align="right">Shit you wanna align goes here assuming it's text.</p>

or for an image

<img src="URLOFIMAGE.jpg" align="right">

etc. should do the trick.
Backupwayback
¯\_(ツ)_/¯
+73|6558
Im trying to go

VIU on far left   and on SAME LINE  2007-2010
Morpheus
This shit still going?
+508|6257|The Mitten

Backupwayback wrote:

Im trying to go

VIU on far left   and on SAME LINE  2007-2010
Or you could try tables.... they're more of a bitch, though.
EE (hats
Backupwayback
¯\_(ツ)_/¯
+73|6558

Morpheus wrote:

Backupwayback wrote:

Im trying to go

VIU on far left   and on SAME LINE  2007-2010
Or you could try tables.... they're more of a bitch, though.
ya i might jsut not do this assignment

Has nothing to do with anything and only worth 2% of grade
mtb0minime
minimember
+2,418|6912

saving as html from word or acrobat doesn't work?
Morpheus
This shit still going?
+508|6257|The Mitten

mtb0minime wrote:

saving as html from word or acrobat doesn't work?
this.
Doesn't it auto-format?
EE (hats
Backupwayback
¯\_(ツ)_/¯
+73|6558

mtb0minime wrote:

saving as html from word or acrobat doesn't work?
ya it does but its way too fancy for what i was asked to do.  Thats the second assignment which i have alrdy done.
jsnipy
...
+3,277|6780|...

Your assignment is to write an html resume?
TheEternalPessimist
Wibble
+412|6877|Mhz

Backupwayback wrote:

Im trying to go

VIU on far left   and on SAME LINE  2007-2010
<div style="float:left;">Left side text</div>  <p align=right>Right side text</p>

I gotta be honest, doing a resume in HTML makes no sense what so ever, without at least some prior knowledge of html and css its not going to look as good as something most people could cobble together in Word.  Tell your tutor he's a muppet from me.

Last edited by TheEternalPessimist (2010-09-24 15:34:08)

Backupwayback
¯\_(ツ)_/¯
+73|6558

TheEternalPessimist wrote:

Backupwayback wrote:

Im trying to go

VIU on far left   and on SAME LINE  2007-2010
<div style="float:left;">Left side text</div>  <p align=right>Right side text</p>

I gotta be honest, doing a resume in HTML makes no sense what so ever, without at least some prior knowledge of html and css its not going to look as good as something most people could cobble together in Word.  Tell your tutor he's a muppet from me.
i agree, and i will.

Board footer

Privacy Policy - © 2025 Jeff Minard